苍穹外卖--微信登录功能实现&用户端登录校验添加
This commit is contained in:
@@ -42,8 +42,13 @@ sky:
|
||||
admin-ttl: 72000000
|
||||
# 设置前端传递过来的令牌名称
|
||||
admin-token-name: token
|
||||
user-secret-key: inmind
|
||||
user-ttl: 72000000
|
||||
user-token-name: authentication
|
||||
alioss:
|
||||
endpoint: ${sky.alioss.endpoint}
|
||||
bucket-name: ${sky.alioss.bucket-name}
|
||||
region: ${sky.alioss.region}
|
||||
|
||||
wechat:
|
||||
appid: ${sky.wechat.appid}
|
||||
secret: ${sky.wechat.secret}
|
||||
|
||||
Reference in New Issue
Block a user