添加耗材功能

This commit is contained in:
韩鹏辉
2024-07-05 14:49:54 +08:00
parent e3f2d7fc64
commit 8076a2dbec
9 changed files with 41 additions and 11 deletions

View File

@@ -41,7 +41,7 @@ spring:
redis:
#数据库索引
database: ${REDIS_DB:0}
host: ${REDIS_HOST:127.0.0.1}
host: ${REDIS_HOST:101.37.12.135}
port: ${REDIS_PORT:6379}
password: ${REDIS_PWD:111111}
#连接超时时间