mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增小程序自定义交易组件拉取小程序信息接口
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"pay_req": {
|
||||
"organization_type": "2",
|
||||
"business_license_info": {
|
||||
"business_license_number": "32784238MA5CN4WK0D",
|
||||
"merchant_name": "魅力广州"
|
||||
},
|
||||
"contact_info": {
|
||||
"contact_name": "**海",
|
||||
"contact_id_card_number": "43***************1",
|
||||
"mobile_phone": "186******02"
|
||||
},
|
||||
"sales_scene_info": {
|
||||
"store_name": "魅力广州A",
|
||||
"mini_program_sub_appid": "wx50808a0fa3b8abca"
|
||||
},
|
||||
"merchant_shortname": "魅力广州"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user