配置获取地址

This commit is contained in:
WindowBird 2025-08-19 09:09:58 +08:00
parent a83cd9daff
commit ce5fd8f53c

View File

@ -53,6 +53,11 @@
/* */ /* */
"mp-weixin": { "mp-weixin": {
"appid": "wx303943e10cbe2743", "appid": "wx303943e10cbe2743",
"permission": {
"scope.userLocation": {
"desc": "您的位置信息将用于获取周边服务"
}
},
"setting": { "setting": {
"urlCheck": false "urlCheck": false
}, },