123
This commit is contained in:
@@ -144,7 +144,7 @@ type CallbackWaybillStatusMsg struct {
|
||||
SubState string `json:"subState"`
|
||||
Name string `json:"name"`
|
||||
Phone string `json:"phone"`
|
||||
UpdateAt int64 `json:"updateAt"` // 毫秒
|
||||
UpdateAt int64 `json:"updateAt"` // 毫秒123
|
||||
MsgType int `json:"-"` // 用于传递msg type,不是真正消息的一部分
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user