feat(wxapi): 随官方更新视频号小店获取店铺基本信息接口模型

This commit is contained in:
Fu Diwei
2024-11-05 10:54:21 +08:00
parent 375f43ddce
commit c209cc3d57
2 changed files with 17 additions and 1 deletions

View File

@@ -4,6 +4,8 @@
"info": {
"nickname": "NICKNAME",
"headimg_url": "HEADIMG_URL",
"subject_type": "企业"
"subject_type": "企业",
"status": "opening",
"username": "USERNAME"
}
}