Compare commits

..

No commits in common. "3344266ef5bc333834775d74fd364b5ebaafe75e" and "ccba8069654726c6d3af286228178339b4760bde" have entirely different histories.

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 ; public static ushort index_id = 3;
/// <summary> /// <summary>
/// 报文发送间隔时间 /// 报文发送间隔时间
/// </summary> /// </summary>