新流程的Key
This commit is contained in:
@@ -46,6 +46,11 @@ public class ActDefineStartMap {
|
|||||||
map.put("18","policyResearchGroupAttendMeeting");
|
map.put("18","policyResearchGroupAttendMeeting");
|
||||||
map.put("19","policyResearchGroupAfterMeeting");
|
map.put("19","policyResearchGroupAfterMeeting");
|
||||||
|
|
||||||
|
//企标复审流程
|
||||||
|
map.put("23","enterpriseBidReviewProcess");
|
||||||
|
map.put("24","Aboliish");
|
||||||
|
map.put("25","enterpriseStandardSystemRevisionPlan");
|
||||||
|
|
||||||
return map.get(type);
|
return map.get(type);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user