查询模组档位统计分布图 修改

This commit is contained in:
caixiang
2023-03-17 12:39:56 +08:00
parent ee0bd67011
commit 78c9cbd686
22 changed files with 879 additions and 338 deletions

View File

@@ -14,9 +14,9 @@
<!-- <property name="logging.pathmq" value="C:/qgs_logger/mq" />-->
<!-- <property name="logging.eqlog" value="C:/qgs_logger/s7" />-->
<property name="logging.eqlog" value="/usr/local/logger/EQCommunicationLog" />
<property name="logging.packing" value="/usr/local/logger/Packing" />
<property name="logging.pathwork" value="/usr/local/logger/Working" />
<property name="logging.eqlog" value="/var/log/logger/EQCommunicationLog" />
<property name="logging.packing" value="/var/log/logger/Packing" />
<property name="logging.pathwork" value="/var/log/logger/Working" />
<!--0. 日志格式和颜色渲染 -->