代码更新

This commit is contained in:
ldj_willow
2022-07-12 23:54:04 +08:00
parent 09f389fca0
commit 43110aed0e
18 changed files with 105 additions and 273 deletions

View File

@@ -162,5 +162,5 @@ jetcache:
maxIdle: 200
maxTotal: 1000
uri:
- redis://192.168.46.225:6379
- redis://127.0.0.1:6379

View File

@@ -1,9 +0,0 @@
//项目协议类型说明
0标准协议荣力营口,杰牌,金力永磁
1新锐
2贤益
3奇达
4广钞厂
5:纽迪希亚
6太钢
7:洁美

View File

@@ -16,7 +16,6 @@ https://juejin.cn/post/6844903775631572999
<springProperty scope="context" name="logPath" source="logging.file.path" defaultValue="logs"/>
<property name="LOG_HOME" value="${logPath}"/>
<!--引入默认的一些设置-->
<!--引入默认的一些设置-->
<include resource="log/AutoCreateInst.xml"/>
<include resource="log/QueryAgvTaskStatus.xml"/>
<include resource="log/AgvFeedbackServiceImpl.xml"/>