仿真地图评审故障修复
This commit is contained in:
@@ -12,9 +12,9 @@ public class GetFlowTemplateReq {
|
||||
|
||||
public String templateType;
|
||||
|
||||
public int templateStatus;
|
||||
public int templateStatus = -1;
|
||||
|
||||
public int approveType;
|
||||
public int approveType = -1;
|
||||
|
||||
public long creator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user