fix
This commit is contained in:
@@ -13,5 +13,6 @@ import org.springframework.data.domain.Pageable;
|
||||
@NoArgsConstructor
|
||||
public class PrintDrpRequest extends BaseRequest {
|
||||
|
||||
private Long drpId;
|
||||
private transient Pageable pageable;
|
||||
}
|
||||
|
Reference in New Issue
Block a user