Commit 54bfe140 authored by 麻笑宇's avatar 麻笑宇

大屏下钻类页面DTO提交

parent 9bdc3923
...@@ -18,9 +18,8 @@ public class DPFilterParamForDetailDto { ...@@ -18,9 +18,8 @@ public class DPFilterParamForDetailDto {
private String cityCode; private String cityCode;
/** /**
* 区域 * 时间筛选
*/ */
@NotBlank(message = "时间筛选")
private DPFilterParamForDateDto timeSearchOne; private DPFilterParamForDateDto timeSearchOne;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment