Fix:
- Create event
- api master tipe event

## NO Issue
This commit is contained in:
2025-09-10 17:43:01 +08:00
parent fc181bda7c
commit 3854db9330
3 changed files with 41 additions and 18 deletions

View File

@@ -20,3 +20,7 @@ export async function apiMasterSubBidangBisnis({ id }: { id?: string }) {
throw error;
}
}
// export async function apiMasterEventType(params:type) {
// }