feat: 新增微信小程序登录功能及第三方账号绑定表
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user