mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 16:43:32 +09:00
당월문자 발송 활성화
This commit is contained in:
@@ -1155,7 +1155,6 @@ public class CustMgtService {
|
||||
}
|
||||
|
||||
//update성공시
|
||||
/*
|
||||
if (resultcnt>0) {
|
||||
String prefix = getCurrentDate(YEAR_MONTH_DAY);
|
||||
String webReqId = "";
|
||||
@@ -1199,7 +1198,7 @@ public class CustMgtService {
|
||||
}else{
|
||||
logger.error("충전금 한도 업데이트 오류");
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
return new InsertChrgResDto(ApiResponseCode.SUCCESS);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user