修正命名错误
using NewLife.JT808.Protocols; namespace NewLife.JT808.Models { /// <summary>上报驾驶员请求</summary> [MessageKind(MessageKinds.上报驾驶员请求)] public class T8702 { } }