封装接口,erp定时任务,调用缓存map替换list

This commit is contained in:
liss
2025-09-23 15:52:48 +08:00
parent b3e65d4732
commit db4d708978
37 changed files with 893 additions and 427 deletions

View File

@@ -51,7 +51,7 @@ spring:
redis:
host: 172.16.46.63 # 地址
port: 30379 # 端口
database: 0 # 数据库索引
database: 6 # 数据库索引
# password: 123456 # 密码,建议生产环境开启
xxl: