mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
fix(wxapi): 修复代码分析工具检测出的 API 定义问题
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"total": 2,
|
||||
"count": 2,
|
||||
"data": {
|
||||
"openid": [ "OPENID1", "OPENID2" ]
|
||||
},
|
||||
"next_openid": "NEXT_OPENID"
|
||||
}
|
Reference in New Issue
Block a user