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