This commit is contained in:
richboo111
2023-03-28 14:47:44 +08:00
parent 9b0dd0eeac
commit 1b71f23566
7 changed files with 414 additions and 1 deletions

View File

@@ -196,6 +196,11 @@ var (
"打印机编号",
"不填",
},
VendorIDTrendIT: []string{
VendorChineseNames[VendorIDTrendIT],
"打印机编号",
"打印机密钥",
},
}
AfsReasonTypeName = map[int]string{
AfsReasonTypeGoodsQuality: "商品质量",