style: 清理代码注释和格式
This commit is contained in:
@@ -23,5 +23,5 @@ type InInfo struct { //这里直接使用组合来实现将传入的原始头部
|
||||
|
||||
// OutInfo 表示系统时间的出站消息
|
||||
type OutInfo struct {
|
||||
SystemTime uint32 `json:"systemTime"` // @UInt long类型
|
||||
SystemTime uint32 `json:"systemTime"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user