pms代码调整
This commit is contained in:
@@ -159,7 +159,7 @@ public class OracleTerminalExcel implements Serializable {
|
||||
|
||||
@Excel(name = "监测点名称", width = 15)
|
||||
@NotBlank(message = "监测点名称不可为空")
|
||||
@Pattern(regexp = PatternRegex.DEV_NAME_REGEX, message = "监测点名称违规")
|
||||
|
||||
private String lineName;
|
||||
|
||||
@Excel(name = "监测点线路号", width = 15)
|
||||
|
||||
Reference in New Issue
Block a user