feat(wxapi): 新增微信小店主页管理相关接口

This commit is contained in:
Fu Diwei
2024-11-05 10:59:04 +08:00
parent c209cc3d57
commit 60d80194ff
56 changed files with 1852 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"img_url": "https://mmecimage.cn/p/abc",
"apply": {
"apply_id": 123,
"state": 2,
"audit_desc": "图片不合规",
"img_url": "https://mmecimage.cn/p/xyz"
}
}