fix: 统一小程序AppSecret配置

- 修复login/route.ts中的AppSecret为正确值
- 之前登录API使用了错误的AppSecret导致无法获取真实openId
This commit is contained in:
卡若
2026-01-25 11:40:35 +08:00
parent 153b8d9795
commit 65d2831a45
3 changed files with 209 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
]
},
"usingComponents": {},
"__usePrivacyCheck__": true,
"permission": {
"scope.userLocation": {
"desc": "用于匹配附近的书友"