mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 02:07:49 +08:00
feat(wxapi): 新增微信小店获取商品提审限额接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"audit_quota": {
|
||||
"block_status": false,
|
||||
"avail_quota": 1000,
|
||||
"total_quota": 4000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user