aa
This commit is contained in:
@@ -141,6 +141,7 @@ type Printer struct {
|
|||||||
IccID string `json:"iccid" db:"icc_id"` //sim卡号
|
IccID string `json:"iccid" db:"icc_id"` //sim卡号
|
||||||
Sound string `json:"sound"` //声音类型 sounda ,b,c,d,e,f,g
|
Sound string `json:"sound"` //声音类型 sounda ,b,c,d,e,f,g
|
||||||
Volume int `json:"volume"` //音量,1-5 ,对应打印机2-10
|
Volume int `json:"volume"` //音量,1-5 ,对应打印机2-10
|
||||||
|
FlowFlag int `json:"flowFlag"` //是否超流量了,1表示超了
|
||||||
}
|
}
|
||||||
|
|
||||||
type PrintMsg struct {
|
type PrintMsg struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user