fix: privacy policy compliance - checkbox must be manually checked, add WeChat privacy API

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
yuzhiran
2026-06-18 18:46:57 +08:00
parent f72312ea52
commit 4ac42f6575
3 changed files with 47 additions and 13 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"mp-weixin": {
"appid": "wxf466b3c3bc411ffc",
"setting": {
"urlCheck": false
"urlCheck": false,
"__usePrivacyCheck__": true
},
"usingComponents": true
}