|
|
@ -58,5 +58,9 @@ public class SysOssEntity extends QueryPage implements Serializable { |
|
|
private String documentType; |
|
|
private String documentType; |
|
|
|
|
|
|
|
|
private String conclusion; |
|
|
private String conclusion; |
|
|
|
|
|
@TableField(exist = false) |
|
|
|
|
|
private int limit; |
|
|
|
|
|
@TableField(exist = false) |
|
|
|
|
|
private int page; |
|
|
|
|
|
|
|
|
} |
|
|
} |