|
|
@ -17,7 +17,7 @@ import static com.win.framework.common.util.date.DateUtils.FORMAT_YEAR_MONTH_DAY |
|
|
|
@ToString(callSuper = true) |
|
|
|
public class TrendsPageReqVO extends PageParam { |
|
|
|
|
|
|
|
@Schema(description = "表名", example = "赵六") |
|
|
|
@Schema(description = "表名", example = "infraTrends") |
|
|
|
private String tableName; |
|
|
|
|
|
|
|
@Schema(description = "表数据id", example = "9210") |
|
|
|