This commit is contained in:
dirgantarasiahaan
2023-06-03 18:40:21 +07:00
parent 37a06b00f1
commit dbbde49f59
15 changed files with 351 additions and 6 deletions

View File

@@ -19,6 +19,7 @@ public class DrpApprovalRequest extends BaseRequest {
private Long approverUserId;
private String level;
private Long jenisPengadaanId;
private String catatan;
private String search;
private transient Pageable pageable;