update
This commit is contained in:
+2
-1
@@ -17,7 +17,8 @@ public enum ComplianceFlowStatusEnum {
|
||||
CONFORMITY("符合","Compliance","Compliance"),
|
||||
INCONFORMITY("不符合","Non-Compliance","Non-Compliance"),
|
||||
TO_TRACK("待追踪","To be tracked","To be tracked"),
|
||||
UNINVOLVED("不涉及","NA","NA")
|
||||
UNINVOLVED("不涉及","NA","NA"),
|
||||
TERMINATION_OF_TASK("任务终止","Termination of task","Termination of task"),
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user