1
This commit is contained in:
@@ -60,6 +60,12 @@ const (
|
||||
DefaultPageSize = 50
|
||||
)
|
||||
|
||||
const (
|
||||
JdVendorOrgCodeVagetable = "320406" // 菜市默认京东code
|
||||
JdVendorOrgCodeFruit = "339032" // 水果默认京东code
|
||||
JdVendorOrgCodePet = "390558" // 百货默认京东code
|
||||
)
|
||||
|
||||
type API struct {
|
||||
platformapi.APICookie
|
||||
|
||||
|
||||
Reference in New Issue
Block a user