京东商城修改
This commit is contained in:
@@ -27,6 +27,13 @@ const (
|
||||
JdShopMaxStock = 9999
|
||||
)
|
||||
|
||||
var (
|
||||
SensitiveWordMap = []string{
|
||||
"[畅销]",
|
||||
"【畅销】",
|
||||
}
|
||||
)
|
||||
|
||||
type API struct {
|
||||
platformapi.APICookie
|
||||
|
||||
|
||||
Reference in New Issue
Block a user