From e8fd6051a49a70bf304c12c98b19b177b526ccc6 Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Sat, 20 Jun 2020 14:47:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A71078=E7=9A=84809=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../JT809.Protocol.Extensions.JT1078.csproj | 6 +++--- .../MessageBody/JT809_JT1078_0x1900_0x1901.cs | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) 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++) {