Commit fd349766 by lilei

增加数据流破案手段字典码翻译

parent c8e33692
......@@ -473,6 +473,8 @@ public class MaAsjglServiceImpl implements IMaAsjglService {
map.put("zhddXzqhdm","CODE_XZQH");
map.put("zhdwGajgjgdm","CODE_QGUNIT");
map.put("zczjdwGajgjgdm","CODE_QGUNIT");
map.put("pasddm","CODE_PASD");
String value = map.get(key);
return value;
}
......
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