Commit f9a20e5d authored by lixuan's avatar lixuan

feat: 漏洞

parent 2a2916c9
Pipeline #146874 failed with stages
in 0 seconds
......@@ -156,7 +156,7 @@ token:
# 令牌自定义标识
header: Authorization
# 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz
secret: a!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟)
expireTime: 7200
......@@ -177,7 +177,7 @@ pagehelper:
# Swagger配置
swagger:
# 是否开启swagger
enabled: true
enabled: false
# 请求前缀
pathMapping: /dev-api
......
......@@ -151,7 +151,7 @@ token:
# 令牌自定义标识
header: Authorization
# 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz
secret: a!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟)
expireTime: 1440
......
......@@ -155,7 +155,7 @@ token:
# 令牌自定义标识
header: Authorization
# 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz
secret: a!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟)
expireTime: 1440
......
# Spring 配置
spring:
profiles:
active: dev
\ No newline at end of file
active: dev
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment