aa
This commit is contained in:
@@ -8,6 +8,7 @@ type PrintMsg struct {
|
||||
OrderNo int `json:"order_no"` //订单序号
|
||||
Status int `json:"status"` //打印状态
|
||||
Comment string `json:"comment"` //失败原因
|
||||
MsgID string `orm:"column(msg_id)" json:"msgID"`
|
||||
}
|
||||
|
||||
type Printer struct {
|
||||
|
||||
Reference in New Issue
Block a user