京东商城新增分类
This commit is contained in:
@@ -16,6 +16,9 @@ import (
|
||||
const (
|
||||
prodURL = "https://api.jd.com/routerjson"
|
||||
sigKey = "sign"
|
||||
|
||||
CreateCatType = "3"
|
||||
UpdateCatType = "1"
|
||||
)
|
||||
|
||||
type API struct {
|
||||
|
||||
Reference in New Issue
Block a user