mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 新增微信小店获取关联账号企微 ID 接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"corp_id": "wwsdnnaoiwjeoifawe",
|
||||
"user_id": "张三"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"data": {
|
||||
"wecom_corp_id": "seuiwebrxuusdfasddfas",
|
||||
"wecom_user_id": "sdnfanwbbbxcfzxvdfadf"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user