京东商品新建修改
This commit is contained in:
@@ -14,8 +14,9 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
prodURL = "https://api.jd.com/routerjson"
|
||||
sigKey = "sign"
|
||||
prodURL = "https://api.jd.com/routerjson"
|
||||
sigKey = "sign"
|
||||
JdsImgURL = "//img10.360buyimg.com/imgzone/"
|
||||
|
||||
CreateCatType = "3"
|
||||
UpdateCatType = "1"
|
||||
|
||||
Reference in New Issue
Block a user