提交 9de6d65d authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 3e7c3e82
...@@ -52,5 +52,5 @@ export function asyncOfficialAccountInfo(params: { connection_id: string; appid: ...@@ -52,5 +52,5 @@ export function asyncOfficialAccountInfo(params: { connection_id: string; appid:
// 同步微信公众号用户到本地 // 同步微信公众号用户到本地
export function asyncOfficialAccountUsers(params: { connection_id: string; appid: string }) { export function asyncOfficialAccountUsers(params: { connection_id: string; appid: string }) {
return httpRequest.get('/api/lab/v1/experiment/wechat-platform/async-official-account', { params }) return httpRequest.get('/api/lab/v1/experiment/wechat-platform/async-official-account-users', { params })
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论