重点认证标准/政策合规性项目审查流程

This commit is contained in:
wangzhijiang
2023-10-25 13:36:43 +08:00
parent c5ef2042b0
commit e8d16d6157
@@ -65,6 +65,8 @@ public class ActDefineStartMap {
map.put("28","bzxqfy");
// 政策征求意见流程
map.put("29","PolicySolicitOpinionProcessWorkFlow");
// 重点认证标准/政策合规性项目审查流程
map.put("30","PolicyComplianceProgramReviewProcessWorkFlow");
return map.get(type);
}