1
This commit is contained in:
@@ -217,7 +217,7 @@ type PrintMsg struct {
|
|||||||
Content string `json:"content"` //订单内容
|
Content string `json:"content"` //订单内容
|
||||||
Status int `json:"status"` //打印状态
|
Status int `json:"status"` //打印状态
|
||||||
Comment string `json:"comment"` //失败原因
|
Comment string `json:"comment"` //失败原因
|
||||||
ContentEncryption string `orm:"type(text)" json:"content_encryption"` //订单类容进制文件
|
ContentEncryption string `json:"content_encryption"` //订单类容进制文件
|
||||||
}
|
}
|
||||||
|
|
||||||
//流量支出
|
//流量支出
|
||||||
|
|||||||
Reference in New Issue
Block a user