fix: 统一小程序AppSecret配置
- 修复login/route.ts中的AppSecret为正确值 - 之前登录API使用了错误的AppSecret导致无法获取真实openId
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
]
|
||||
},
|
||||
"usingComponents": {},
|
||||
"__usePrivacyCheck__": true,
|
||||
"permission": {
|
||||
"scope.userLocation": {
|
||||
"desc": "用于匹配附近的书友"
|
||||
|
||||
Reference in New Issue
Block a user