cập nhật modal CRUD thuyền viên trong trip
This commit is contained in:
@@ -66,3 +66,6 @@ export const API_GET_ALL_SHIP = "/api/sgw/ships";
|
||||
export const API_GET_ALL_PORT = "/api/sgw/ports";
|
||||
export const API_GET_PHOTO = "/api/sgw/photo";
|
||||
export const API_GET_TRIP_CREW = "/api/sgw/trips/crews";
|
||||
export const API_SEARCH_CREW = "/api/sgw/trips/crew/";
|
||||
export const API_TRIP_CREW = "/api/sgw/tripcrew";
|
||||
export const API_CREW = "/api/sgw/crew";
|
||||
|
||||
Reference in New Issue
Block a user