瀏覽代碼

Update JT808_0x8103_Factory.cs

修改错误类名
tags/v2.4.4
逐浪人 3 年之前
committed by GitHub
父節點
當前提交
0122740928
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/JT808.Protocol/Internal/JT808_0x8103_Factory.cs

+ 1
- 1
src/JT808.Protocol/Internal/JT808_0x8103_Factory.cs 查看文件

@@ -75,7 +75,7 @@ namespace JT808.Protocol.Interfaces
Map.Add(JT808Constants.JT808_0x8103_0x0064, new JT808_0x8103_0x0064());
Map.Add(JT808Constants.JT808_0x8103_0x0065, new JT808_0x8103_0x0065());
Map.Add(JT808Constants.JT808_0x8103_0x0070, new JT808_0x8103_0x0070());
Map.Add(JT808Constants.JT808_0x8103_0x0071, new JT808_0x8103_0x0081());
Map.Add(JT808Constants.JT808_0x8103_0x0071, new JT808_0x8103_0x0071());
Map.Add(JT808Constants.JT808_0x8103_0x0072, new JT808_0x8103_0x0072());
Map.Add(JT808Constants.JT808_0x8103_0x0073, new JT808_0x8103_0x0073());
Map.Add(JT808Constants.JT808_0x8103_0x0074, new JT808_0x8103_0x0074());


Loading…
取消
儲存