소스 검색

Update JT808_0x8103_Factory.cs

修改错误类名
tags/v2.4.4
逐浪人 3 년 전
committed by GitHub
부모
커밋
0122740928
No known key found for this signature in database 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());


불러오는 중...
취소
저장