feat: 新增微信小程序登录功能及第三方账号绑定表

This commit is contained in:
Ray.Hao
2026-03-05 07:45:01 +08:00
parent 9d117ce884
commit 27a8f0e6a5
40 changed files with 1643 additions and 164 deletions

View File

@@ -210,8 +210,11 @@ captcha:
# 验证码有效期(秒)
expire-seconds: 120
# 微信小程配置
# 微信小程配置
wx:
miniapp:
app-id: xxxxxx
app-secret: xxxxxx
appid: your-app-id
secret: your-app-secret
token: your-token
aes-key: your-aes-key
msg-data-format: JSON