1.终端状态统计
This commit is contained in:
@@ -27,4 +27,7 @@ public class PulicTimeParam {
|
||||
@Pattern(regexp = PatternRegex.TIME_FORMAT, message = "时间格式错误")
|
||||
private String searchEndTime;
|
||||
|
||||
@ApiModelProperty("时间标识:0--年/季度;1--月")
|
||||
private Integer timeFlag;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user