opt:日志优化
This commit is contained in:
11
lms/nladmin-system/src/main/resources/IKAnalyzer.cfg.xml
Normal file
11
lms/nladmin-system/src/main/resources/IKAnalyzer.cfg.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||||
<properties>
|
||||
<comment>IK Analyzer 扩展配置</comment>
|
||||
<!--用户可以在这里配置自己的扩展字典 -->
|
||||
<entry key="ext_dict">ext.dic;</entry>
|
||||
|
||||
<!--用户可以在这里配置自己的扩展停止词字典-->
|
||||
<entry key="ext_stopwords">stopword.dic;</entry>
|
||||
|
||||
</properties>
|
||||
30
lms/nladmin-system/src/main/resources/ext.dic
Normal file
30
lms/nladmin-system/src/main/resources/ext.dic
Normal file
@@ -0,0 +1,30 @@
|
||||
定时插入半成品实时库存失败的数据
|
||||
插入窑内失败的数据
|
||||
插入窑内失败的信息
|
||||
定时插入半成品实时库存失败的信息
|
||||
插入货架数据失败的数据
|
||||
插入货架数据失败的信息
|
||||
插入窑前失败的数据
|
||||
插入窑前失败的信息
|
||||
获取MES给的工单数据
|
||||
上报mes消耗泥料记录的数据
|
||||
上报mes消耗泥料记录失败
|
||||
压机产出-获取MES给的工单数据
|
||||
压机产出返给MES的数据
|
||||
反馈压机产出插入mes数据库失败
|
||||
半成品入库-获取MES给的工单数据
|
||||
半成品入库返给MES的数据
|
||||
半成品入库插入mes数据库失败
|
||||
半成品出库-获取MES给的工单数据
|
||||
半成品出库返给MES的数据
|
||||
半成品出库插入mes数据库失败
|
||||
压机产出-获取MES给的工单数据
|
||||
压机产出返给MES的数据
|
||||
反馈压机产出插入mes数据库失败
|
||||
插入压机检测失败
|
||||
包装数据
|
||||
更新成功:更新数据
|
||||
插入LMS数据库失败
|
||||
记录自动要料信息
|
||||
自动下发混碾
|
||||
下发混碾失败
|
||||
1242
lms/nladmin-system/src/main/resources/stopword.dic
Normal file
1242
lms/nladmin-system/src/main/resources/stopword.dic
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user