feat: There is no way the, 改改改 从企标计划开始 改到 企标标准入库及企标库 改至计划已确认关联之多……
This commit is contained in:
+3
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user