fix(wxapi): 修复代码分析工具检测出的 API 定义问题

This commit is contained in:
Fu Diwei
2021-06-09 17:32:50 +08:00
parent f5adf00c8a
commit 05c1680789
43 changed files with 56 additions and 56 deletions

View File

@@ -0,0 +1,8 @@
{
"total": 2,
"count": 2,
"data": {
"openid": [ "OPENID1", "OPENID2" ]
},
"next_openid": "NEXT_OPENID"
}