This commit is contained in:
邹宗楠
2025-01-06 14:34:40 +08:00
parent a759b1d05f
commit 7ac9146ca5
4 changed files with 37 additions and 24 deletions

View File

@@ -60,6 +60,12 @@ const (
DefaultPageSize = 50
)
const (
JdVendorOrgCodeVagetable = "320406" // 菜市默认京东code
JdVendorOrgCodeFruit = "339032" // 水果默认京东code
JdVendorOrgCodePet = "390558" // 百货默认京东code
)
type API struct {
platformapi.APICookie