微调
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
</foreach>
|
</foreach>
|
||||||
</where>
|
</where>
|
||||||
</if>
|
</if>
|
||||||
|
AND State=1
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|
||||||
|
|||||||
@@ -45,7 +45,6 @@ public class DevTypeParam {
|
|||||||
private Integer devChns;
|
private Integer devChns;
|
||||||
|
|
||||||
@ApiModelProperty(value = "报告模板")
|
@ApiModelProperty(value = "报告模板")
|
||||||
@NotBlank(message = DetectionValidMessage.REPORT_NAME_NOT_BLANK)
|
|
||||||
private String reportName;
|
private String reportName;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user