代码调整
This commit is contained in:
@@ -58,7 +58,7 @@ public class SensitiveUserSExcel implements Serializable {
|
||||
|
||||
|
||||
@Excel(name = "工程预期投产日期(yyyy-MM-dd)", width = 30)
|
||||
//@NotBlank(message = "工程预期投产日期不能为空")
|
||||
@NotBlank(message = "工程预期投产日期不能为空")
|
||||
private String expectedProductionDate;
|
||||
|
||||
@Excel(name = "电压等级", width = 30)
|
||||
|
||||
Reference in New Issue
Block a user