upd: buat api address

This commit is contained in:
amel
2024-07-30 10:11:57 +08:00
parent d639e11d51
commit fb64474e8a
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
export const API_ADDRESS = {
"apiGetAllGroup": "/api/group/get?path=get-all-group",
}