京东商城直辖市问题解决
This commit is contained in:
@@ -151,6 +151,14 @@ var (
|
||||
VendorIDEBAI: 0,
|
||||
}
|
||||
|
||||
ZXCityCodeMap = map[int]string{
|
||||
310100: "上海市",
|
||||
110100: "北京市",
|
||||
120100: "天津市",
|
||||
440300: "深圳市",
|
||||
500100: "重庆市",
|
||||
}
|
||||
|
||||
PrinterVendorInfo = map[int][]string{
|
||||
VendorIDFeiE: []string{
|
||||
VendorChineseNames[VendorIDFeiE],
|
||||
|
||||
Reference in New Issue
Block a user