DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Security/WxaSecurityGetCodePrivacyInfoResponse.json

12 lines
195 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"without_auth_list": [
"wx.getLocation",
"wx.onLocationChange"
],
"without_conf_list": [
"wx.onLocationChange"
]
}