数据权限调整
This commit is contained in:
@@ -109,16 +109,13 @@ public class SurveyTestParam implements Serializable {
|
|||||||
*/
|
*/
|
||||||
String deptIndex;
|
String deptIndex;
|
||||||
|
|
||||||
/**
|
|
||||||
* 普测负责单位
|
|
||||||
*/
|
|
||||||
String deptIndex;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 测试审批状态(1:审批中;2:审批通过;3:审批不通过;4:已取消)
|
* 测试审批状态(1:审批中;2:审批通过;3:审批不通过;4:已取消)
|
||||||
*/
|
*/
|
||||||
@ApiModelProperty(value = "测试审批状态")
|
@ApiModelProperty(value = "测试审批状态")
|
||||||
private Integer status;
|
private Integer status;
|
||||||
|
|
||||||
@ApiModelProperty(value = " 监督类型")
|
@ApiModelProperty(value = " 监督类型")
|
||||||
private String supvType;
|
private String supvType;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user