京东商城修改

This commit is contained in:
苏尹岚
2020-05-14 16:21:06 +08:00
parent 116da2549e
commit c961da63c3

View File

@@ -27,6 +27,13 @@ const (
JdShopMaxStock = 9999
)
var (
SensitiveWordMap = []string{
"[畅销]",
"【畅销】",
}
)
type API struct {
platformapi.APICookie