upd : investasi portofolio

Deskripsi:
- api pada list investasi portofolio - semua status

No Issues
This commit is contained in:
amel
2024-12-16 17:40:52 +08:00
parent 943f16cb2f
commit b5375f272c
10 changed files with 344 additions and 8 deletions

View File

@@ -20,5 +20,7 @@ export interface IDataInvestasiBursa {
imageId: string
progress: string
countDown: string
targetDana: string
pencarianInvestor: string
updatedAt: Date
}