add get pengadaan by id
This commit is contained in:
@@ -53,6 +53,7 @@ public class PostDrpUploadDokumenRKAPService implements BaseService<DrpDokumenRe
|
||||
return DrpDokumenResponse.builder()
|
||||
.jenisDokumenId(input.getJenisDokumenId())
|
||||
.filename(fileName)
|
||||
.keterangan(input.getKeterangan())
|
||||
.build();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user