등급제 일부기능 주석처리

This commit is contained in:
itn 2023-10-11 11:26:29 +09:00
parent f8b4f562d1
commit aac2f737f3
5 changed files with 6 additions and 6 deletions

View File

@ -66,10 +66,10 @@ $(document).ready(function () {
}
//등급제 시행 ON/OFF 체크(비로그인)
getMberSettingDetailByNotLogin();
//getMberSettingDetailByNotLogin();
// 등급제 대상 여부
getMberGrdChk();
//getMberGrdChk();
});

View File

@ -90,7 +90,7 @@ $(document).ready(function(){
})
// 등급제 대상 여부
getMberGrdChk();
//getMberGrdChk();
});

View File

@ -33,7 +33,7 @@ $(document).ready(function(){
}
// 등급제 대상 여부
getMberGrdChk();
//getMberGrdChk();
});
//다음 결제시 결제수단 SELECT

View File

@ -26,7 +26,7 @@ $(document).ready(function(){
}
// 등급제 대상 여부
getMberGrdChk();
//getMberGrdChk();
});

View File

@ -18,7 +18,7 @@ $(document).ready(function(){
payUserListAjax(1);
// 등급제 대상 여부
getMberGrdChk();
//getMberGrdChk();
var date = new Date() ;
//이전달 첫날/마지막날 조회