mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
feat(wxapi): 新增微信小店商品发品前校验接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"cat_id": 6261
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"all_pass": true,
|
||||
"fail_reasons": []
|
||||
}
|
||||
Reference in New Issue
Block a user