pointing sindiglive
This commit is contained in:
@@ -18,6 +18,7 @@ public class DrpApprovalRequest extends BaseRequest {
|
||||
private Long drpId;
|
||||
private Long approverUserId;
|
||||
private String level;
|
||||
private Long jenisPengadaanId;
|
||||
|
||||
private String search;
|
||||
private transient Pageable pageable;
|
||||
|
@@ -16,9 +16,12 @@ public class DrpRekomendasiRequest extends BaseRequest {
|
||||
|
||||
private Long id;
|
||||
private Long drpApprovalId;
|
||||
private Long userId;
|
||||
private Long drpId;
|
||||
private Long jenisPengadaanId;
|
||||
private String rekomendasi;
|
||||
private Date rekomendasiDate;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user