This commit is contained in:
richboo111
2023-03-17 14:55:38 +08:00
parent 7eea5e3fe0
commit ba21a9e88e
2 changed files with 5 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ var (
VendorIDYiLianYun: "Yilianyun",
VendorIDZhongWu: "ZhongWu",
VendorIDJxprint: "Jx",
VendorIDXpYun: "Xpyun",
VendorIDQiNiuCloud: "Qiniu",
VendorIDJDWL: "Jdwl",

View File

@@ -191,6 +191,10 @@ var (
"打印机编号",
"密钥",
},
VendorIDXpYun: []string{
VendorChineseNames[VendorIDXpYun],
"打印机编号",
},
}
AfsReasonTypeName = map[int]string{
AfsReasonTypeGoodsQuality: "商品质量",