From f6bda5d00f0851ba2946a6898ba46d86d2621d56 Mon Sep 17 00:00:00 2001 From: leebj Date: Wed, 27 Aug 2025 09:39:46 +0900 Subject: [PATCH] no message --- src/main/webapp/WEB-INF/api.properties | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/WEB-INF/api.properties b/src/main/webapp/WEB-INF/api.properties index 4e122f3..e661fe8 100644 --- a/src/main/webapp/WEB-INF/api.properties +++ b/src/main/webapp/WEB-INF/api.properties @@ -1,11 +1,8 @@ #\uc5f0\uacc4 \uc11c\ube44\uc2a4 URL #\ubbf8\ub0a9 \uc870\ud68c api -DEFAULT=http://192.168.201.146:92/rest/cfs/selectSisulDefaultResiList.do -#DEFAULT=http://localhost:8180/rest/cfs/selectSisulDefaultResiList.do +DEFAULT=http://192.168.201.146:92/rest/api/selectSisulDefaultResiList #\uacfc\ud0dc\ub8cc \uc870\ud68c api -PENALTY=http://192.168.201.146:92/rest/cfs/sisulPenaltyNotification.do -#PENALTY=http://localhost:8180/rest/cfs/sisulPenaltyNotification.do +PENALTY=http://192.168.201.146:92/rest/api/sisulPenaltyList #\uacfc\uc624\ub0a9 \uc870\ud68c api -OVER=http://192.168.201.146:92/rest/cfs/selectSisulOverFareList.do -#OVER=http://localhost:8180/rest/cfs/selectSisulOverFareList.do \ No newline at end of file +OVER=http://192.168.201.146:92/rest/api/selectSisulOverList \ No newline at end of file