feat(wxapi): 新增微信小店获取关联账号企微 ID 接口

This commit is contained in:
Fu Diwei
2025-04-07 20:00:09 +08:00
parent 186494f82b
commit f5478bb68c
6 changed files with 102 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
{
"corp_id": "wwsdnnaoiwjeoifawe",
"user_id": "张三"
}

View File

@@ -0,0 +1,8 @@
{
"errcode": "0",
"errmsg": "ok",
"data": {
"wecom_corp_id": "seuiwebrxuusdfasddfas",
"wecom_user_id": "sdnfanwbbbxcfzxvdfadf"
}
}