overview统计
This commit is contained in:
@@ -50,6 +50,9 @@ public class BaseDTO implements Serializable {
|
||||
@Schema(description = "数量限制")
|
||||
private Integer limit;
|
||||
|
||||
@Schema(description = "统计数量")
|
||||
private Integer count;
|
||||
|
||||
@Schema(description = "开始时间")
|
||||
private Date startTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user