预处理兼容pq/pms处理
This commit is contained in:
@@ -31,8 +31,7 @@ public class LineParam {
|
||||
@NotNull(message = "时间类型不可为空")
|
||||
private Integer type;
|
||||
|
||||
@ApiModelProperty(name = "dataDate",value = "时间日期")
|
||||
@NotBlank(message = "时间不可为空")
|
||||
@ApiModelProperty(name = "dataDate",value = "时间日期,存的是起始时间的日期类型,去除时分秒")
|
||||
@Deprecated
|
||||
private String dataDate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user