jxprint
This commit is contained in:
@@ -34,6 +34,7 @@ const (
|
||||
VendorIDXiaoWM = 202 // 外卖管家打印机
|
||||
VendorIDYiLianYun = 203 // 易联云
|
||||
VendorIDZhongWu = 204 // 中午云打印
|
||||
VendorIDJxprint = 205 // 京西打印
|
||||
VendorIDPrinterEnd = 300
|
||||
|
||||
VendorIDOthersBegin = 301
|
||||
@@ -112,6 +113,7 @@ var (
|
||||
VendorIDXiaoWM: "外卖管家",
|
||||
VendorIDYiLianYun: "易联云",
|
||||
VendorIDZhongWu: "中午云",
|
||||
VendorIDJxprint: "京西云",
|
||||
|
||||
VendorIDWXMP: "微信公众号",
|
||||
VendorIDWXQRCode: "微信扫码",
|
||||
|
||||
Reference in New Issue
Block a user