Fix: admin donasi

Deskripsi:
- Fix image dari server wibu
## No Isuue
This commit is contained in:
2024-11-04 18:00:08 +08:00
parent 9b4a6fdc1c
commit d624d61a33
25 changed files with 509 additions and 482 deletions

View File

@@ -144,4 +144,5 @@ export interface MODEL_DONASI_PENCAIRAN_DANA {
donasiId: string;
imagesId: string
Donasi: MODEL_DONASI;
imageId: string
}