Portofolio

Fix:
- Sub bidang bisnis

### No Issu
This commit is contained in:
2025-09-02 18:29:28 +08:00
parent 6887f85e6a
commit 9a915c55d2
9 changed files with 201 additions and 76 deletions

View File

@@ -14,4 +14,5 @@ export interface IMasterSubBidangBisnis {
isActive: boolean;
createdAt: string;
updatedAt: string;
masterBidangBisnisId: string;
}