1
This commit is contained in:
@@ -111,6 +111,7 @@ var (
|
|||||||
VendorIDYiLianYun: "Yilianyun",
|
VendorIDYiLianYun: "Yilianyun",
|
||||||
VendorIDZhongWu: "ZhongWu",
|
VendorIDZhongWu: "ZhongWu",
|
||||||
VendorIDJxprint: "Jx",
|
VendorIDJxprint: "Jx",
|
||||||
|
VendorIDXpYun: "Xpyun",
|
||||||
|
|
||||||
VendorIDQiNiuCloud: "Qiniu",
|
VendorIDQiNiuCloud: "Qiniu",
|
||||||
VendorIDJDWL: "Jdwl",
|
VendorIDJDWL: "Jdwl",
|
||||||
|
|||||||
@@ -191,6 +191,10 @@ var (
|
|||||||
"打印机编号",
|
"打印机编号",
|
||||||
"密钥",
|
"密钥",
|
||||||
},
|
},
|
||||||
|
VendorIDXpYun: []string{
|
||||||
|
VendorChineseNames[VendorIDXpYun],
|
||||||
|
"打印机编号",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
AfsReasonTypeName = map[int]string{
|
AfsReasonTypeName = map[int]string{
|
||||||
AfsReasonTypeGoodsQuality: "商品质量",
|
AfsReasonTypeGoodsQuality: "商品质量",
|
||||||
|
|||||||
Reference in New Issue
Block a user