complete design of adding new test and bundling and saving map data next step...
This commit is contained in:
@@ -12,3 +12,6 @@ export const GET_CITY_LISTS = "/v3/api/fake-cities";
|
||||
export const GET_PROVINCE_LISTS = "/v3/api/fake-provinces";
|
||||
export const GET_PREV_STATE_OPINION = "/v3/api/fake-prev-state-opinion";
|
||||
export const SUBMIT_ROAD_SAFETY_FORM = "/v3/api/fake-submit";
|
||||
export const POST_TEST = api + "/api/v3/azmayeshes/store";
|
||||
export const GET_TESTS_LIST = api + "/api/v3/azmayesh_types";
|
||||
export const GET_AZMAYESH_LIST = api + "/api/v3/azmayeshes";
|
||||
|
||||
Reference in New Issue
Block a user