Explorar el Código

修复测试用例

tags/v2.6.1
waterliu99 hace 2 años
padre
commit
ce48ddd12a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/JT808.Protocol.Extensions/JT808.Protocol.Extensions.JT1078.Test/JT808_0x1205Test.cs

+ 1
- 1
src/JT808.Protocol.Extensions/JT808.Protocol.Extensions.JT1078.Test/JT808_0x1205Test.cs Ver fichero

@@ -97,7 +97,7 @@ namespace JT808.Protocol.Extensions.JT1078.Test
[Fact]
public void Test3()
{
var json = JT808Serializer.Analyze<JT808_0x1205>("000100000002041907161020011907161025010000000102060500000003291907161120011907161125020000000B153D330000001F".ToHexBytes());
var json = JT808Serializer.Analyze<JT808_0x1205>("0001000000020419071610200119071610250100000000000000010206050000000329190716112001190716112502000000000000000B153D330000001F".ToHexBytes());
}

[Fact]


Cargando…
Cancelar
Guardar