用户投诉预警单提交
This commit is contained in:
@@ -167,7 +167,7 @@ public class SupervisionDevMainReportParam {
|
||||
public static class SupervisionDevMainReportQuery extends BaseParam {
|
||||
|
||||
@ApiModelProperty(value = "填报部门")
|
||||
private String orgId;
|
||||
private String orgNo;
|
||||
|
||||
}
|
||||
}
|
||||
@@ -57,7 +57,7 @@ public class SupervisionTempLineDebugParam extends BaseEntity {
|
||||
public static class SupervisionTempLineDebugQuery extends BaseParam {
|
||||
|
||||
@ApiModelProperty(value = "填报部门")
|
||||
private String orgId;
|
||||
private String orgNo;
|
||||
|
||||
private List<Integer> statueList;
|
||||
|
||||
|
||||
@@ -237,7 +237,7 @@ public class SupervisionTempLineReportParam {
|
||||
public static class SupervisionTempLineReportQuery extends BaseParam {
|
||||
|
||||
@ApiModelProperty(value = "填报部门")
|
||||
private String orgId;
|
||||
private String orgNo;
|
||||
|
||||
private List<Integer> statueList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user