修改仿真流程模版状态默认值
This commit is contained in:
@@ -14,7 +14,7 @@ public class GetFlowTemplateReq {
|
||||
|
||||
public String templateType;
|
||||
|
||||
public int templateStatus = -1;
|
||||
public int templateStatus = -2;
|
||||
|
||||
public int approveType = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user