修改默认读取类型 #5

Merged
gaoguozheng merged 1 commits from master into fen 2023-02-26 22:39:38 +08:00
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -38,7 +38,7 @@ namespace NengLiang
/// <summary>
/// 当前请求数据类型
/// </summary>
public static ushort index_id = 3;
public static ushort index_id ;
/// <summary>
/// 报文发送间隔时间
/// </summary>