feat(wxapi): 随官方更新微信小店达人橱窗管理相关接口模型

This commit is contained in:
Fu Diwei
2025-05-06 15:27:18 +08:00
parent bff3d94f6d
commit 782b564546
16 changed files with 234 additions and 10 deletions

View File

@@ -1,5 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"window_auth_status": 1
"window_auth_status": 1,
"openfinderid": "",
"opentalentid": ""
}

View File

@@ -1,5 +1,6 @@
{
"appid": "app1234",
"finder_id": "sph1234",
"openfinderid": "xxxxx",
"product_id": 1234
}