문자재전송 광고 문자 관련 수정

This commit is contained in:
itn 2023-10-11 15:56:59 +09:00
parent 7fbf375d14
commit cb0ef5f314

View File

@ -134,7 +134,7 @@ function getMjMsgGroupInfoByResend() {
} }
// 문자내용 // 문자내용
if (smsTxt.lastIndexOf("(광고)") != -1) { if (smsTxt.indexOf("(광고)") == 0) {
$('#send_adYnY').prop('checked', true); $('#send_adYnY').prop('checked', true);
//광고 상하단 내용 넣어주기 //광고 상하단 내용 넣어주기