京东商城建店把东莞算进去
This commit is contained in:
@@ -152,11 +152,12 @@ var (
|
||||
}
|
||||
|
||||
ZXCityCodeMap = map[int]string{
|
||||
310100: "上海市",
|
||||
110100: "北京市",
|
||||
120100: "天津市",
|
||||
440300: "深圳市",
|
||||
500100: "重庆市",
|
||||
310100: "上海市",
|
||||
110100: "北京市",
|
||||
120100: "天津市",
|
||||
440300: "深圳市",
|
||||
500100: "重庆市",
|
||||
9441900: "东莞",
|
||||
}
|
||||
|
||||
PrinterVendorInfo = map[int][]string{
|
||||
|
||||
Reference in New Issue
Block a user