收入合同-工作组列表查询

This commit is contained in:
梁琦涛
2021-09-06 18:11:48 +08:00
parent 30581d630e
commit 5e153c7f9d
@@ -144,7 +144,7 @@ spring:
#redis 配置
redis:
database: 14
host: 192.168.18.254
host: 121.36.69.172
lettuce:
pool:
max-active: 8 #最大连接数据库连接数,设 0 为没有限制
@@ -153,7 +153,7 @@ spring:
min-idle: 0 #最小等待连接中的数量,设 0 为没有限制
shutdown-timeout: 100ms
password: hzwlsoft.com
port: 6379
port: 4780
#mybatis plus 设置
mybatis-plus: