mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 随官方更新标准版交易组件注册小程序商店账号接口模型
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
{
|
||||
"wx_name": "xxx",
|
||||
"id_card_name": "张三",
|
||||
"id_card_number": "121321412",
|
||||
"channel_id": "4",
|
||||
"api_openstore_type": 1
|
||||
"api_openstore_type": 1,
|
||||
"auth_page_url": "url"
|
||||
}
|
||||
|
Reference in New Issue
Block a user