|
|
|
@ -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';
|
|
|
|
|
|
|
|
|
|
// 장애인 의견 진술
|
|
|
|
|