Commit d27673b4 authored by maoying's avatar maoying

修改异常及配置文件添加说明

parent 4296c4e0
......@@ -187,6 +187,7 @@ public class DocLibraryService {
Map<String, Object> resultMap = new HashMap<>();
resultMap.put("content",content);
countMap.forEach(e->resultMap.put(e.get("directoryName").toString(),e.get("num")));
return resultMap;
}
......
......@@ -124,7 +124,7 @@ state.code=GW190301
state.name=\u9526\u5c4f\u6362\u6d41\u7ad9
#?????????????
#用于总部系统与站端系统逻辑区分,站端写zd总部默认为空
system.type=zd
# 是否开启遥测数据上报
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment