feat(wxapi): 新增微信长辈就医相关接口

This commit is contained in:
Fu Diwei
2024-06-17 16:27:08 +08:00
parent 39e372fc29
commit 0827d9f8c1
11 changed files with 195 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
{
"app_id": "wx23dde3xd34569cba",
"open_id": "ont-9vr_is4GBmeuh_xy1YHidhgY",
"wxmed_authcode": "BMUewIb9qr2GMDeInZKOBg.."
}

View File

@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "ok",
"cipher_real_name": "",
"cipher_algorithm": "",
"key_version": 0,
"app_id": "",
"open_id": ""
}

View File

@@ -0,0 +1,4 @@
{
"business_id": 130,
"open_id": "ont-9vr_is4GBmeuh_xy1YHidhgY"
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"is_subscribed": 1
}