Merge pull request #360 from bipproduction/Nico/5-mar-25

Nico/5 mar 25
This commit is contained in:
Bagasbanuna02
2025-03-05 10:26:01 +08:00
committed by GitHub
22 changed files with 2389 additions and 63 deletions

View File

@@ -121,6 +121,7 @@ export interface Model_Status_Transaksi_Investasi {
}
export interface MODEL_INVOICE_INVESTASI {
Profile: any;
id: string;
isActive: boolean;
createdAt: Date;