fix telepon and init lupas

This commit is contained in:
dirgantarasiahaan
2023-05-29 19:19:25 +07:00
parent bab3a7a3d9
commit 431ad60bdb
32 changed files with 328 additions and 47 deletions

View File

@@ -14,7 +14,6 @@ public class DrpDokumenRequest extends BaseRequest {
private Long jenisDokumenId;
private String filename;
private byte[] file;
private String keterangan;
private Boolean isDelete;
}