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,3 @@
|
||||
{
|
||||
"category_id": 10001
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"deliver_type": 0,
|
||||
"acct_type": [
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"deposit": 1000000,
|
||||
"errcode": 0,
|
||||
"errmsg": ""
|
||||
}
|
||||
Reference in New Issue
Block a user