feat 改回注册中心配置
This commit is contained in:
@@ -17,9 +17,11 @@ public class ActDefineStartMap {
|
|||||||
map.put("1","standardLibraryWkflow");
|
map.put("1","standardLibraryWkflow");
|
||||||
map.put("2","standardSurveyWorkFlow");
|
map.put("2","standardSurveyWorkFlow");
|
||||||
map.put("3","standardCommentProcessWorkFlow");
|
map.put("3","standardCommentProcessWorkFlow");
|
||||||
|
|
||||||
map.put("4","standardregulatoryinventory");
|
map.put("4","standardregulatoryinventory");
|
||||||
map.put("5","projectEvaluationProcess");
|
map.put("5","projectEvaluationProcess");
|
||||||
|
|
||||||
|
|
||||||
|
map.put("8","nonConformanceRectificationKey");
|
||||||
return map.get(type);
|
return map.get(type);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user