使用验证码登录
This commit is contained in:
@@ -3,11 +3,13 @@ spring.jackson.time-zone=GMT+8
|
||||
spring.profiles.active=test
|
||||
#spring.profiles.active=dev
|
||||
#===server start===
|
||||
server.port=8083
|
||||
#server.port=8083
|
||||
server.port=8111
|
||||
#===server end===
|
||||
|
||||
#===redis custom key start===
|
||||
redis.key.prefix.authCode=portal:authCode:
|
||||
redis.key.prefix.loginCode=portal:loginCode:
|
||||
redis.key.prefix.orderId=portal:orderId:
|
||||
authCode.expire.seconds=90
|
||||
#===redis custom key end===
|
||||
@@ -27,8 +29,8 @@ jwt.tokenHead=Bearer
|
||||
# \u963F\u91CC\u4E91\u77ED\u4FE1\u914D\u7F6E
|
||||
aliyun.sms.accessKeyId=LTAI4FhoMuUqdigjDnFT1bY6
|
||||
aliyun.sms.accessKeySecret=JvE9FcILlHu5gClmAJr89ZkEv00l9s
|
||||
aliyun.sms.sign.name=\u4EAC\u6021\u541B\u5546\u8D38
|
||||
aliyun.sms.template.code=SMS_164240312
|
||||
aliyun.sms.sign.name=YXT004911
|
||||
aliyun.sms.template.code=yyundong@yuxintong
|
||||
aliyun.sms.expire-minute=2
|
||||
aliyun.sms.day-count=45
|
||||
|
||||
|
||||
Reference in New Issue
Block a user