diff --git a/src/JT809.Protocol.Extensions.JT1078/JT809.Protocol.Extensions.JT1078.csproj b/src/JT809.Protocol.Extensions.JT1078/JT809.Protocol.Extensions.JT1078.csproj index f283d7f..9c2fb8b 100644 --- a/src/JT809.Protocol.Extensions.JT1078/JT809.Protocol.Extensions.JT1078.csproj +++ b/src/JT809.Protocol.Extensions.JT1078/JT809.Protocol.Extensions.JT1078.csproj @@ -7,7 +7,7 @@ SmallChi(Koike) JT809.Protocol.Extensions.JT1078 JT809.Protocol.Extensions.JT1078 - JT1078协议、GB1078协议、道路运输车辆卫星定位系统-视频通讯协议 + 基于JT809协议、GB809协议扩展的视频消息协议 基于JT809协议、GB809协议扩展的视频消息协议 true https://github.com/SmallChi/JT1078 @@ -15,7 +15,7 @@ https://github.com/SmallChi/JT1078/blob/master/LICENSE https://github.com/SmallChi/JT1078/blob/master/LICENSE true - 2.1.4-preview1 + 2.1.4-preview4 LICENSE 2.1.4.0 @@ -36,7 +36,7 @@ - + diff --git a/src/JT809.Protocol.Extensions.JT1078/MessageBody/JT809_JT1078_0x1900_0x1901.cs b/src/JT809.Protocol.Extensions.JT1078/MessageBody/JT809_JT1078_0x1900_0x1901.cs index f364c53..c7c9148 100644 --- a/src/JT809.Protocol.Extensions.JT1078/MessageBody/JT809_JT1078_0x1900_0x1901.cs +++ b/src/JT809.Protocol.Extensions.JT1078/MessageBody/JT809_JT1078_0x1900_0x1901.cs @@ -33,7 +33,6 @@ namespace JT809.Protocol.Extensions.JT1078.MessageBody if (value.ItemNum > 0) { writer.WriteStartArray("资源目录项列表"); - List jT808_JT1078_0x1900_0x1901_RecordList = new List(); var formatter = config.GetMessagePackFormatter(); for (int i = 0; i < value.ItemNum; i++) {