feat: There is no way the, 改改改 从企标计划开始 改到 企标标准入库及企标库 改至计划已确认关联之多……

This commit is contained in:
396572590@qq.com
2022-06-28 18:11:19 +08:00
parent 488c8cdafd
commit d7f66d4d25
@@ -52,6 +52,9 @@ public class ProcessStep4After implements TaskListener {
plan_status.put("修订中","2");
plan_status.put("已取消","3");
plan_status.put("已完成","4");
plan_status.put("立项已完成","5");
plan_status.put("计划已确认","6");
Map<String,String> revise_status=new HashMap<>();
revise_status.put("制定","1");
revise_status.put("修订","2");