bug修复

This commit is contained in:
yuezhihang
2022-02-24 17:55:22 +08:00
parent 7c271fa204
commit af11a626df
7 changed files with 57 additions and 27 deletions
@@ -58,6 +58,8 @@ public class ActDefineStartMap {
map.put("24","Aboliish");
map.put("25","enterpriseStandardSystemRevisionPlan");
map.put("26","qbzxdlxjh");
return map.get(type);
}
}