Compare commits
No commits in common. "3344266ef5bc333834775d74fd364b5ebaafe75e" and "ccba8069654726c6d3af286228178339b4760bde" have entirely different histories.
3344266ef5
...
ccba806965
Binary file not shown.
Binary file not shown.
|
@ -38,7 +38,7 @@ namespace NengLiang
|
|||
/// <summary>
|
||||
/// 当前请求数据类型
|
||||
/// </summary>
|
||||
public static ushort index_id ;
|
||||
public static ushort index_id = 3;
|
||||
/// <summary>
|
||||
/// 报文发送间隔时间
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue