mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(wxapi): 随官方更新微信小店达人橱窗管理相关接口模型
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"window_auth_status": 1
|
||||
"window_auth_status": 1,
|
||||
"openfinderid": "",
|
||||
"opentalentid": ""
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"appid": "app1234",
|
||||
"finder_id": "sph1234",
|
||||
"openfinderid": "xxxxx",
|
||||
"product_id": 1234
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user