标准 发布搞

This commit is contained in:
yuezhihang
2021-07-08 21:04:18 +08:00
parent 0a5b8d8580
commit 4b8aac9bc4
6 changed files with 11 additions and 10 deletions
@@ -19,6 +19,7 @@ public class ActDefineStartMap {
map.put("3","standardCommentProcessWorkFlow");
map.put("4","standardregulatoryinventory");
map.put("5","projectEvaluationProcess");
return map.get(type);
}
}