key(11,12,13)_张超然

This commit is contained in:
Kevin
2021-10-20 16:18:53 +08:00
parent a15d20a8be
commit 831869f424
@@ -25,6 +25,10 @@ public class ActDefineStartMap {
map.put("8","nonConformanceRectificationKey");
map.put("9","standardReadWkflow");
map.put("10","itemlistvalidationprocessKey");
map.put("11","StandardApplyMeetProcess");
map.put("12","StandardMeetProcess");
map.put("13","StandardAfterMeetProcess");
return map.get(type);
}
}