Commit f9a20e5d authored by lixuan's avatar lixuan

feat: 漏洞

parent 2a2916c9
Pipeline #146874 failed with stages
in 0 seconds
...@@ -156,7 +156,7 @@ token: ...@@ -156,7 +156,7 @@ token:
# 令牌自定义标识 # 令牌自定义标识
header: Authorization header: Authorization
# 令牌密钥 # 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz secret: a!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟) # 令牌有效期(默认30分钟)
expireTime: 7200 expireTime: 7200
...@@ -177,7 +177,7 @@ pagehelper: ...@@ -177,7 +177,7 @@ pagehelper:
# Swagger配置 # Swagger配置
swagger: swagger:
# 是否开启swagger # 是否开启swagger
enabled: true enabled: false
# 请求前缀 # 请求前缀
pathMapping: /dev-api pathMapping: /dev-api
......
...@@ -151,7 +151,7 @@ token: ...@@ -151,7 +151,7 @@ token:
# 令牌自定义标识 # 令牌自定义标识
header: Authorization header: Authorization
# 令牌密钥 # 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz secret: a!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟) # 令牌有效期(默认30分钟)
expireTime: 1440 expireTime: 1440
......
...@@ -155,7 +155,7 @@ token: ...@@ -155,7 +155,7 @@ token:
# 令牌自定义标识 # 令牌自定义标识
header: Authorization header: Authorization
# 令牌密钥 # 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz secret: a!&#*@$^($#&(%(&&^****(&&)))
# 令牌有效期(默认30分钟) # 令牌有效期(默认30分钟)
expireTime: 1440 expireTime: 1440
......
# Spring 配置 # Spring 配置
spring: spring:
profiles: profiles:
active: dev active: dev
\ No newline at end of file
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