diff --git a/src/commons/ApiUrl.js b/src/commons/ApiUrl.js index 398fb3f..d4c84c6 100644 --- a/src/commons/ApiUrl.js +++ b/src/commons/ApiUrl.js @@ -26,7 +26,7 @@ export const SAVE_JUDGE_DATA = '/api/v1/ctgy/judge/data'; export const GET_JUDGE_DATA = '/api/v1/ctgy/judge/data/'; export const GET_JUDGE_LIST = '/api/v1/ctgy/judge'; export const GET_JUDGE_DETAIL_LIST = '/api/v1/ctgy/judge/detail'; -export const GET_JUDGE_TARGET_LIST = '/api/v1/ctgy/judge'; +export const GET_JUDGE_TARGET_LIST = '/api/v1/ctgy/judge/target'; export const SAVE_JUDGE_TARGET_LIST = '/api/v1/ctgy/judge/target'; // 장애인 의견 진술