Merge pull request '修改默认读取类型' (#5) from master into fen

Reviewed-on: https://git.lgzn.space/gaoguozheng/nenglaingbiao/pulls/5
This commit is contained in:
高国正 2023-02-26 22:39:37 +08:00
commit 3344266ef5
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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