京东商城创建门店
This commit is contained in:
@@ -14,10 +14,12 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
prodURL = "https://api.jd.com/routerjson"
|
||||
sigKey = "sign"
|
||||
JdsImgURL = "//img10.360buyimg.com/imgzone/"
|
||||
JdsImgDescURL = `<img src=" //img10.360buyimg.com/imgzone/jfs/t1/111969/32/6692/171733/5ebbb9daE5bedb5b2/38350dca19e2b9d2.jpg" style="width: auto; height: auto; max-width: 100%;">`
|
||||
prodURL = "https://api.jd.com/routerjson"
|
||||
sigKey = "sign"
|
||||
JdsImgURL = "//img10.360buyimg.com/imgzone/"
|
||||
JdsImgDescURL = `<img src=" //img10.360buyimg.com/imgzone/jfs/t1/111969/32/6692/171733/5ebbb9daE5bedb5b2/38350dca19e2b9d2.jpg" style="width: auto; height: auto; max-width: 100%;">`
|
||||
JdsStoreImg = "http://image.jxc4.com/image/b90ae8585e8cf2f3871f6e8318bde1dc.tem.png"
|
||||
JdsStoreCategoryName = "pop-mendian-Selfdelivery"
|
||||
|
||||
CreateCatType = "3"
|
||||
UpdateCatType = "1"
|
||||
|
||||
Reference in New Issue
Block a user