mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(wxapi): 新增微信长辈就医相关接口
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"app_id": "wx23dde3xd34569cba",
|
||||
"open_id": "ont-9vr_is4GBmeuh_xy1YHidhgY",
|
||||
"wxmed_authcode": "BMUewIb9qr2GMDeInZKOBg.."
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"cipher_real_name": "",
|
||||
"cipher_algorithm": "",
|
||||
"key_version": 0,
|
||||
"app_id": "",
|
||||
"open_id": ""
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"business_id": 130,
|
||||
"open_id": "ont-9vr_is4GBmeuh_xy1YHidhgY"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"is_subscribed": 1
|
||||
}
|
Reference in New Issue
Block a user