service
This commit is contained in:
@@ -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: "京东到家",
|
||||
|
||||
Reference in New Issue
Block a user