fitur: divisi

Deskripsi:
- tambah divisi

No Issues
This commit is contained in:
amel
2024-08-05 14:02:47 +08:00
parent 2f6448d701
commit 00cb587446
6 changed files with 146 additions and 80 deletions

View File

@@ -38,4 +38,5 @@ export const API_ADDRESS = {
// Division
"apiGetAllDivision": "/api/division/get?path=get-all-division",
"apiCreateDivision": "/api/division/post?path=create-division",
}