style: 清理代码注释和格式
This commit is contained in:
@@ -127,7 +127,7 @@ type RegReq struct {
|
||||
Authorization string `json:"Authorization" in:"header"`
|
||||
// 玩家昵称,@ArraySerialize注解
|
||||
Nickname string `json:"nickname" ` // 固定长度16字节
|
||||
// 机器人人物颜色 rgb,@UInt注解
|
||||
// 机器人人物颜色 rgb
|
||||
Color uint32 `json:"color" ` // 4字节
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user