공통헤더 => 등급제 대상 여부 주석처리

This commit is contained in:
itn 2023-09-04 17:01:35 +09:00
parent 047cebd75b
commit b4f20d8aca

View File

@ -104,11 +104,11 @@ $(document).ready(function (){
if(!${empty LoginVO}){
//등급제 대상 여부(헤더)
getMberGrdChk_Header();
//getMberGrdChk_Header();
}
//등급제 시행 ON/OFF 체크(비로그인)
getMberSettingDetailByNotLogin_Header();
//getMberSettingDetailByNotLogin_Header();
});
//등급제 시행 ON/OFF 체크(비로그인)