This commit is contained in:
苏尹岚
2020-10-27 16:09:05 +08:00
parent 38312fc43b
commit 5ef69f5f5d
2 changed files with 8 additions and 0 deletions

View File

@@ -123,6 +123,13 @@ var (
VendorIDShowAPI: "万维易源",
}
VendorImg = map[int]string{
VendorIDJD: "http://image.jxc4.com/image/b1bd587d98e82ad6405132b8da67a1db.tem.png",
VendorIDMTWM: "http://image.jxc4.com/image/fb09e10a9c059aa6c133ff3e05c1dbbc.tem.png",
VendorIDEBAI: "http://image.jxc4.com/image/28e654c72a2bd92c5d09fdab475f6288.tem.png",
VendorIDJDShop: "http://image.jxc4.com/image/7c43ebbcbdbc0ef31fe028f680c0a7e3.tem.png",
}
VendorInfoMap = map[int]*VendorInfo{
VendorIDJD: &VendorInfo{
Name: "京东到家",