mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-10 17:56:21 +08:00
feat(wxapi): 新增微信小店商品上架策略相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"audit_strategy": {
|
||||
"hide_err_field_flag": 1,
|
||||
"hit_duplicated_flag": 1,
|
||||
"hit_low_risk_rule_flag": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"audit_strategy": {
|
||||
"hide_err_field_flag": 1,
|
||||
"hit_duplicated_flag": 2,
|
||||
"hit_low_risk_rule_flag": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user