yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
smart-starter-mybatis/src/main/java/com/qianwen/core/mp/support/Query.java
@@ -4,7 +4,7 @@
import io.swagger.annotations.ApiModelProperty;
@ApiModel(description = "查询条件")
/* loaded from: blade-starter-mybatis-9.3.0.0-SNAPSHOT.jar:org/springblade/core/mp/support/Query.class */
public class Query {
    @ApiModelProperty("当前页")
    private Integer current;