修正命名错误
xiyunfei authored at 2023-04-09 21:10:58
226.00 B
NewLife.JT808
using NewLife.JT808.Protocols;

namespace NewLife.JT808.Models
{
    /// <summary>
    /// 链路检测
    /// 2019版本
    /// </summary>
    [MessageKind(MessageKinds.链路检测)]
    public class T8204
    {
    }
}