1.添加安全登录功能
2.调整部分接口
This commit is contained in:
@@ -1,9 +1,17 @@
|
||||
server:
|
||||
port: 8790
|
||||
servlet:
|
||||
session:
|
||||
timeout: 1440m
|
||||
spring:
|
||||
security:
|
||||
user:
|
||||
name: data_njcn
|
||||
password: dnzl@#002
|
||||
application:
|
||||
name: roma
|
||||
|
||||
|
||||
roma:
|
||||
acceptIp: 25.36.190.3:19776
|
||||
sendIp: 25.36.190.7:11443
|
||||
|
||||
Reference in New Issue
Block a user