京东商城直辖市问题解决

This commit is contained in:
苏尹岚
2020-06-30 09:20:51 +08:00
parent 31cc598455
commit b8e330dd1a
2 changed files with 33 additions and 0 deletions

View File

@@ -151,6 +151,14 @@ var (
VendorIDEBAI: 0,
}
ZXCityCodeMap = map[int]string{
310100: "上海市",
110100: "北京市",
120100: "天津市",
440300: "深圳市",
500100: "重庆市",
}
PrinterVendorInfo = map[int][]string{
VendorIDFeiE: []string{
VendorChineseNames[VendorIDFeiE],