修改请求接口无需token

This commit is contained in:
cys841515238
2023-03-03 10:51:56 +08:00
parent a6602f9755
commit 4e7aec5b60
3 changed files with 50 additions and 4 deletions

View File

@@ -5,10 +5,9 @@ server:
max-threads: 1000
min-spare-threads: 30
port: 9100
connection-timeout: 6000000ms
servlet:
context-path: /pb
connection-timeout: 6000000ms
spring:
# 环境 dev|test|prod
profiles: