mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(wxapi): 新增代商家管理小程序获取隐私接口检测结果接口
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"without_auth_list": [
|
||||
"wx.getLocation",
|
||||
"wx.onLocationChange"
|
||||
],
|
||||
"without_conf_list": [
|
||||
"wx.onLocationChange"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user