mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 18:13:18 +09:00
수정
This commit is contained in:
@@ -730,7 +730,7 @@ public class SendNumMgtService {
|
|||||||
String userPhone = sendNumMgtMapper.selectUserPhoneByAdminId(adminId);
|
String userPhone = sendNumMgtMapper.selectUserPhoneByAdminId(adminId);
|
||||||
ezMsgMap.put("phone", userPhone);
|
ezMsgMap.put("phone", userPhone);
|
||||||
|
|
||||||
String msg = "[LG U+메시지허브이지]\n허브이지 발신번호 신청 내역 반려 되었습니다. 자세한 내용은 메일 확인 부탁드립니다.*";
|
String msg = "[LG U+메시지허브이지]\n허브이지 발신번호 신청 내역 반려 되었습니다. 자세한 내용은 메일 확인 부탁드립니다.";
|
||||||
ezMsgMap.put("msg", msg);
|
ezMsgMap.put("msg", msg);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user