불필요한 파일 삭제

This commit is contained in:
김한진 2025-12-19 08:58:39 +09:00
parent 645f70d808
commit 7cd257bfd5
19 changed files with 0 additions and 15026 deletions

Binary file not shown.

View File

@ -1,7 +0,0 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\LMS_YNICTE.sln",
"PreviewInSolutionExplorer": false
}

Binary file not shown.

Binary file not shown.

View File

View File

View File

View File

@ -1,100 +0,0 @@
2025-12-12 12:58:49,071 - Statement Id: [cr.lectsdboard.del] Prepared SQL: [update lectsd a inner join lectsdboard b on b.bno= ?param0 and b.cno= ?param1 and b.isdel=0 and b.lectno=a.lectno and b.sdno=a.sdno inner join lect a2 on a2.lectno=b.lectno and a2.userno=b.cno and a2.sdate < now() and a2.edate > now() inner join cm c on c.cmno=a2.cmno set a.submittime=null,a.submitip=null and a.checktime is null; update lectsdboard a inner join lectsd b on b.lectno=a.lectno and b.sdno=a.sdno and b.checktime is null inner join lect a2 on a2.lectno=b.lectno and a2.userno=a.cno and a2.sdate < now() and a2.edate > now() inner join cm c on c.cmno=a2.cmno set a.uno= ?param2 ,a.udt=now(),a.uip= ?param3 ,a.isdel=1 where a.bno= ?param0 and a.cno= ?param1 and a.isdel=0;]
2025-12-12 12:58:49,081 - Statement Id: [cr.payrefundinfo.up] Prepared SQL: [update payitem set udt=now(),uno= ?param0 ,uip= ?param1 ,rbank = ?param2 ,rbankaccnum = HEX(AES_ENCRYPT( ?param3 , 'np123@!')) ,tbankuser = ?param4 where payno = ?param5]
2025-12-12 12:58:49,081 - Statement Id: [cr.examuserpayok3] Prepared SQL: [update examuser set udt=now(),uno= ?param0 ,uip= ?param1 ,payno= ?param2 ,pino= ?param3 ,pstatus=1 where exno= ?param4 and userno= ?param5 and status=1 and payno is null and pino is null and pstatus=4]
2025-12-12 12:58:49,081 - Statement Id: [cr.examuserpaycancel] Prepared SQL: [update examuser set udt=now(),uno= ?param0 ,uip= ?param1 ,pstatus=9 where exno= ?param2 and userno= ?param3 and status=1 and payno is null and pino is null and pstatus=4]
2025-12-12 12:58:49,081 - Statement Id: [cr.payrfd.save] Prepared SQL: [update payrfd set udt=now(),uno= ?param0 ,uip= ?param1 ,bankname= ?param2 ,bankowner= ?param3 ,bankno=HEX(AES_ENCRYPT( ?param4 , 'np123@!')) ,isowner= ?param5 ,ruser= ?param6 ,rphone=HEX(AES_ENCRYPT( ?param7 , 'np123@!')) ,rreason= ?param8 ,rtext= ?param9 ,rstatus= ?param10 ,rback= ?param11 ,statustime=case when rstatus <> ?param10 then now() else statustime end where rfdno= ?param12]
2025-12-12 12:58:49,085 - Statement Id: [cr.documnetspast.up] Prepared SQL: [update docprintpast set udt=now(),uno= ?param0 ,uip= ?param1 ,kind= ?param2 ,cg= ?param3 ,cshape= ?param4 ,username= ?param5 ,userpno=HEX(AES_ENCRYPT( ?param6 , 'np123@!')) ,typeman= ?param7 ,edukind= ?param8 ,typeedu= ?param9 ,typegrade= ?param10 ,typejob= ?param11 ,cgname= ?param12 ,completeno= ?param13 ,companyname= ?param14 ,companyaddr= ?param15 ,brno= ?param16 ,eino= ?param17 ,btype= ?param18 ,bkind= ?param19 ,ceoname= ?param20 ,ssdate= ?param21 ,sedate= ?param22 ,sctime= ?param23 ,assign= ?param24 ,slevel= ?param25 ,uduty= ?param26 ,phone=HEX(AES_ENCRYPT( ?param27 , 'np123@!')) ,mname= ?param28 ,mphone=HEX(AES_ENCRYPT( ?param29 , 'np123@!')) ,sprice= ?param30 ,rprice= ?param31 ,rbank= ?param32 ,rbankno=HEX(AES_ENCRYPT( ?param33 , 'np123@!')) ,rbankuser= ?param34 ,taxemail=HEX(AES_ENCRYPT( ?param35 , 'np123@!')) ,syear= ?param36 where no= ?param37]
2025-12-12 12:58:49,085 - Statement Id: [cr.studyclose] Prepared SQL: [update lectinningpage a set a.etime=now(),a.eip= ?param0 ,a.udt=now(),a.uno= ?param1 ,a.uip= ?param0 where a.logno= ?param2 ;]
2025-12-12 12:58:49,102 - Statement Id: [site.main] Prepared SQL: [select * from ( select 0 dtype ,a.cmno intval,a.isrefund intval2 ,0 longval ,a.cname strval,b.cgname strval2,a.kname strval3,null strval4,null strval5,null strval6 ,a.rstime time,a.retime time2,a.sstime time3,a.setime time4 from cm a inner join cg b on b.cgno=a.cgno inner join cg b2 on b2.cgno=b.pcgno and b2.cgcode= ?param0 inner join cm c on c.cmno=a.pcmno where a.ismaster=0 and a.rstime < now() and a.retime >= DATE_FORMAT(now(), '%Y%m%d') and a.isuse=1 and a.isdel=0 order by a.retime asc limit 4 ) a union all select * from ( select a.dtype,a.intval,a.intval2 ,a.longval ,a.strval,a.strval2,a.strval3,a.strval4,ifnull(a.strval5,d.fileurl) strval5,a.strval6 ,a.time,a.time2,a.time3,a.time4 from ( select 1 dtype ,a.cmno intval,a.isrefund intval2 ,0 longval ,a.cname strval,b.cgname strval2,c.cname strval3,concat('/', e.ccode, '/', f.srcp) strval4,ef.fileurl strval5,b.cgcode strval6 ,a.rstime time,a.retime time2,a.sstime time3,a.setime time4 from cm a inner join cg b on b.cgno=a.cgno inner join cg b2 on b2.cgno=b.pcgno and b2.cgcode= ?param1 inner join cm c on c.cmno=a.pcmno left outer join cminning d on d.cmno=a.cmno and d.istaste=1 left outer join ct e on e.ctno=d.ctno left outer join fileinfo ef on ef.fgno=e.fgnothumb and ef.isdel=0 left outer join ctpage f on f.ctno=e.ctno and f.pseq=1 where a.ismaster=0 and a.rstime < now() and a.retime >= DATE_FORMAT(now(), '%Y%m%d') and a.cshape=0 and a.isuse=1 and a.isdel=0 order by a.retime asc limit 4 ) a left outer join cminning b on a.strval5 is null and b.cmno=a.intval and b.iseq=1 left outer join ct c on a.strval5 is null and c.ctno=b.ctno left outer join fileinfo d on a.strval5 is null and d.fgno=c.fgnothumb and d.isdel=0 ) a union all select * from ( select 2 dtype ,0 intval,0 intval2 ,b.bno longval ,c.opname strval,b.subject strval2,null strval3,null strval4,null strval5,null strval6 ,null time,null time2,null time3,null time4 from boardmaster a inner join board b on b.bmno=a.bmno and b.pbno is null and b.isdel=0 and b.issecr=0 and b.isopen=1 left outer join boardmasteropening c on c.opno=b.opno where a.bmcode='homenotice' order by b.cdt desc limit 2 ) a union all select * from ( select 3 dtype ,0 intval,0 intval2 ,b.bno longval ,c.opname strval,b.subject strval2,null strval3,null strval4,null strval5,null strval6 ,null time,null time2,null time3,null time4 from boardmaster a inner join board b on b.bmno=a.bmno and b.pbno is null and b.isdel=0 and b.issecr=0 and b.isopen=1 left outer join boardmasteropening c on c.opno=b.opno where a.bmcode='homefaq' order by b.cdt desc limit 2 ) a]
2025-12-12 12:58:49,120 - Statement Id: [sys.npsystem] PreparedStatement : [select count(b.daokey) from (select 1 col1) a left outer join npsystem b on b.daokey= ?param0]
2025-12-12 12:58:49,129 - Statement Id: [sys.npsystem] Parameters: [?param0=[daokey,qaldSUKDKuLggF2sN2Bn/lvf/i3LKEeOzoD6MpHlc0w=]]
2025-12-12 12:58:49,129 - Statement Id: [sys.npsystem] Types: [?param0=[String, System.String]]
2025-12-12 12:58:49,379 - Open Connection "55233959" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,389 - Close Connection "55233959" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,724 - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-12 12:58:49,725 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,74979248], ?param2=[IsDupCheck,1]]
2025-12-12 12:58:49,725 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-12 12:58:49,732 - Open Connection "19075492" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,762 - Close Connection "19075492" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,776 - Statement Id: [sys.menu.menuauth] Prepared SQL: [select a.usertype, a.menuno, a.menuname, a.pmenuno, a.menuurl, a.menulevel, a.menuorder, a.ccount, a.isuse, a.ishid ,concat('/',ifnull(b5.menuno, 0), '/', ifnull(b4.menuno, 0), '/', ifnull(b3.menuno, 0), '/', ifnull(b2.menuno, 0), '/', ifnull(b1.menuno, 0), '/', ifnull(a.menuno, 0), '/') menurout ,case a.menulevel when 0 then ' ' when 1 then b1.menuname when 2 then b2.menuname when 3 then b3.menuname when 4 then b4.menuname when 5 then b5.menuname end pmenuname ,b2.menuno ppmenuno from ( select b.usertype, c.menuno, c.menuname, c.pmenuno, c.menuurl, c.menulevel, c.menuorder, count(d.menuno) ccount, c.isuse, c.ishid from menuauth b inner join menu c on c.menuno=b.menuno and c.isuse=1 left outer join menu d on d.pmenuno=c.menuno group by b.usertype, c.menuno, c.menuname, c.pmenuno, c.menuurl, c.menulevel, c.menuorder, c.isuse, c.ishid ) a left outer join menu b1 on b1.menuno=a.pmenuno left outer join menu b2 on b2.menuno=b1.pmenuno left outer join menu b3 on b3.menuno=b2.pmenuno left outer join menu b4 on b4.menuno=b3.pmenuno left outer join menu b5 on b5.menuno=b4.pmenuno where ?param0 = case a.menulevel when 0 then a.menuno when 1 then b1.menuno when 2 then b2.menuno when 3 then b3.menuno when 4 then b4.menuno else b5.menuno end order by a.usertype, case a.menulevel when 0 then a.menuorder when 1 then b1.menuorder when 2 then b2.menuorder when 3 then b3.menuorder when 4 then b4.menuorder else b5.menuorder end ,case a.menulevel when 0 then a.menuno when 1 then b1.menuno when 2 then b2.menuno when 3 then b3.menuno when 4 then b4.menuno else b5.menuno end ,case a.menulevel when 1 then a.menuorder when 2 then b1.menuorder when 3 then b2.menuorder when 4 then b3.menuorder when 5 then b4.menuorder else 0 end ,case a.menulevel when 1 then a.menuno when 2 then b1.menuno when 3 then b2.menuno when 4 then b3.menuno when 5 then b4.menuno else 0 end ,case a.menulevel when 2 then a.menuorder when 3 then b1.menuorder when 4 then b2.menuorder when 5 then b3.menuorder else 0 end ,case a.menulevel when 2 then a.menuno when 3 then b1.menuno when 4 then b2.menuno when 5 then b3.menuno else 0 end ,case a.menulevel when 3 then a.menuorder when 4 then b1.menuorder when 5 then b2.menuorder else 0 end ,case a.menulevel when 3 then a.menuno when 4 then b1.menuno when 5 then b2.menuno else 0 end ,case a.menulevel when 4 then a.menuorder when 5 then b1.menuorder else 0 end ,case a.menulevel when 4 then a.menuno when 5 then b1.menuno else 0 end ,case a.menulevel when 5 then a.menuorder else 0 end ,case a.menulevel when 5 then a.menuno else 0 end]
2025-12-12 12:58:49,777 - Statement Id: [sys.menu.menuauth] PreparedStatement : [select a.usertype, a.menuno, a.menuname, a.pmenuno, a.menuurl, a.menulevel, a.menuorder, a.ccount, a.isuse, a.ishid ,concat('/',ifnull(b5.menuno, 0), '/', ifnull(b4.menuno, 0), '/', ifnull(b3.menuno, 0), '/', ifnull(b2.menuno, 0), '/', ifnull(b1.menuno, 0), '/', ifnull(a.menuno, 0), '/') menurout ,case a.menulevel when 0 then ' ' when 1 then b1.menuname when 2 then b2.menuname when 3 then b3.menuname when 4 then b4.menuname when 5 then b5.menuname end pmenuname ,b2.menuno ppmenuno from ( select b.usertype, c.menuno, c.menuname, c.pmenuno, c.menuurl, c.menulevel, c.menuorder, count(d.menuno) ccount, c.isuse, c.ishid from menuauth b inner join menu c on c.menuno=b.menuno and c.isuse=1 left outer join menu d on d.pmenuno=c.menuno group by b.usertype, c.menuno, c.menuname, c.pmenuno, c.menuurl, c.menulevel, c.menuorder, c.isuse, c.ishid ) a left outer join menu b1 on b1.menuno=a.pmenuno left outer join menu b2 on b2.menuno=b1.pmenuno left outer join menu b3 on b3.menuno=b2.pmenuno left outer join menu b4 on b4.menuno=b3.pmenuno left outer join menu b5 on b5.menuno=b4.pmenuno where ?param0 = case a.menulevel when 0 then a.menuno when 1 then b1.menuno when 2 then b2.menuno when 3 then b3.menuno when 4 then b4.menuno else b5.menuno end order by a.usertype, case a.menulevel when 0 then a.menuorder when 1 then b1.menuorder when 2 then b2.menuorder when 3 then b3.menuorder when 4 then b4.menuorder else b5.menuorder end ,case a.menulevel when 0 then a.menuno when 1 then b1.menuno when 2 then b2.menuno when 3 then b3.menuno when 4 then b4.menuno else b5.menuno end ,case a.menulevel when 1 then a.menuorder when 2 then b1.menuorder when 3 then b2.menuorder when 4 then b3.menuorder when 5 then b4.menuorder else 0 end ,case a.menulevel when 1 then a.menuno when 2 then b1.menuno when 3 then b2.menuno when 4 then b3.menuno when 5 then b4.menuno else 0 end ,case a.menulevel when 2 then a.menuorder when 3 then b1.menuorder when 4 then b2.menuorder when 5 then b3.menuorder else 0 end ,case a.menulevel when 2 then a.menuno when 3 then b1.menuno when 4 then b2.menuno when 5 then b3.menuno else 0 end ,case a.menulevel when 3 then a.menuorder when 4 then b1.menuorder when 5 then b2.menuorder else 0 end ,case a.menulevel when 3 then a.menuno when 4 then b1.menuno when 5 then b2.menuno else 0 end ,case a.menulevel when 4 then a.menuorder when 5 then b1.menuorder else 0 end ,case a.menulevel when 4 then a.menuno when 5 then b1.menuno else 0 end ,case a.menulevel when 5 then a.menuorder else 0 end ,case a.menulevel when 5 then a.menuno else 0 end]
2025-12-12 12:58:49,777 - Statement Id: [sys.menu.menuauth] Parameters: [?param0=[topmenuno,1]]
2025-12-12 12:58:49,777 - Statement Id: [sys.menu.menuauth] Types: [?param0=[Int32, System.Int32]]
2025-12-12 12:58:49,781 - Open Connection "51412373" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,797 - Close Connection "51412373" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,835 - Statement Id: [cm.actlog.set] PreparedStatement : [insert into actlog (logtype,logtarget,userno,logdata,cdt,cno,udt,uno,uip) values( ?param0 , ?param1 , ?param2 , ?param3 ,now(), ?param4 ,now(), ?param4 , ?param5 )]
2025-12-12 12:58:49,837 - Statement Id: [cm.actlog.set] Parameters: [?param0=[logtype,10], ?param1=[logtarget,11], ?param2=[userno,null], ?param3=[logdata,사용자목록], ?param4=[uno,1], ?param5=[uip,127.0.0.1]]
2025-12-12 12:58:49,837 - Statement Id: [cm.actlog.set] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[System.DBNull, null], ?param3=[String, System.String], ?param4=[Int64, System.Int64], ?param5=[String, System.String]]
2025-12-12 12:58:49,938 - Open Connection "59721453" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,954 - Close Connection "59721453" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,956 - Statement Id: [users.users] Prepared SQL: [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 12:58:49,956 - Statement Id: [users.users] PreparedStatement : [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 12:58:49,956 - Statement Id: [users.users] Parameters: [?param0=[usertype,1]]
2025-12-12 12:58:49,956 - Statement Id: [users.users] Types: [?param0=[Int32, System.Int32]]
2025-12-12 12:58:49,960 - Open Connection "13609113" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:58:49,975 - The column [eetime] could not be auto mapped to a property on [NP.Model.Users]
2025-12-12 12:58:49,981 - Close Connection "13609113" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:59:06,726 - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-12 12:59:06,726 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,74979248], ?param2=[IsDupCheck,1]]
2025-12-12 12:59:06,726 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-12 12:59:06,732 - Open Connection "54302544" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:59:06,734 - Close Connection "54302544" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:59:06,735 - Statement Id: [cm.actlog.set] PreparedStatement : [insert into actlog (logtype,logtarget,userno,logdata,cdt,cno,udt,uno,uip) values( ?param0 , ?param1 , ?param2 , ?param3 ,now(), ?param4 ,now(), ?param4 , ?param5 )]
2025-12-12 12:59:06,735 - Statement Id: [cm.actlog.set] Parameters: [?param0=[logtype,10], ?param1=[logtarget,11], ?param2=[userno,null], ?param3=[logdata,사용자목록], ?param4=[uno,1], ?param5=[uip,127.0.0.1]]
2025-12-12 12:59:06,735 - Statement Id: [cm.actlog.set] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[System.DBNull, null], ?param3=[String, System.String], ?param4=[Int64, System.Int64], ?param5=[String, System.String]]
2025-12-12 12:59:06,741 - Open Connection "40004473" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:59:06,787 - Close Connection "40004473" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:59:06,788 - Statement Id: [users.users] Prepared SQL: [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 12:59:06,788 - Statement Id: [users.users] PreparedStatement : [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 12:59:06,788 - Statement Id: [users.users] Parameters: [?param0=[usertype,1]]
2025-12-12 12:59:06,788 - Statement Id: [users.users] Types: [?param0=[Int32, System.Int32]]
2025-12-12 12:59:06,793 - Open Connection "50153955" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 12:59:06,804 - Close Connection "50153955" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:06:14,933 - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-12 13:06:14,933 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,74979248], ?param2=[IsDupCheck,1]]
2025-12-12 13:06:14,933 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-12 13:06:15,147 - Open Connection "34712225" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:06:15,151 - Close Connection "34712225" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:06:15,151 - Statement Id: [cm.actlog.set] PreparedStatement : [insert into actlog (logtype,logtarget,userno,logdata,cdt,cno,udt,uno,uip) values( ?param0 , ?param1 , ?param2 , ?param3 ,now(), ?param4 ,now(), ?param4 , ?param5 )]
2025-12-12 13:06:15,152 - Statement Id: [cm.actlog.set] Parameters: [?param0=[logtype,10], ?param1=[logtarget,11], ?param2=[userno,null], ?param3=[logdata,사용자목록], ?param4=[uno,1], ?param5=[uip,127.0.0.1]]
2025-12-12 13:06:15,152 - Statement Id: [cm.actlog.set] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[System.DBNull, null], ?param3=[String, System.String], ?param4=[Int64, System.Int64], ?param5=[String, System.String]]
2025-12-12 13:06:15,327 - Open Connection "107902" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:06:15,347 - Close Connection "107902" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:06:15,347 - Statement Id: [users.users] Prepared SQL: [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 13:06:15,347 - Statement Id: [users.users] PreparedStatement : [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 13:06:15,347 - Statement Id: [users.users] Parameters: [?param0=[usertype,1]]
2025-12-12 13:06:15,347 - Statement Id: [users.users] Types: [?param0=[Int32, System.Int32]]
2025-12-12 13:06:15,355 - Open Connection "15645796" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:06:15,368 - Close Connection "15645796" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:19:08,904 - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-12 13:19:08,904 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,74979248], ?param2=[IsDupCheck,1]]
2025-12-12 13:19:08,904 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-12 13:19:09,109 - Open Connection "9746598" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:19:09,113 - Close Connection "9746598" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:19:09,113 - Statement Id: [cm.actlog.set] PreparedStatement : [insert into actlog (logtype,logtarget,userno,logdata,cdt,cno,udt,uno,uip) values( ?param0 , ?param1 , ?param2 , ?param3 ,now(), ?param4 ,now(), ?param4 , ?param5 )]
2025-12-12 13:19:09,113 - Statement Id: [cm.actlog.set] Parameters: [?param0=[logtype,10], ?param1=[logtarget,11], ?param2=[userno,null], ?param3=[logdata,사용자목록], ?param4=[uno,1], ?param5=[uip,127.0.0.1]]
2025-12-12 13:19:09,113 - Statement Id: [cm.actlog.set] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[System.DBNull, null], ?param3=[String, System.String], ?param4=[Int64, System.Int64], ?param5=[String, System.String]]
2025-12-12 13:19:09,216 - Open Connection "34637009" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:19:09,243 - Close Connection "34637009" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:19:09,243 - Statement Id: [users.users] Prepared SQL: [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 13:19:09,243 - Statement Id: [users.users] PreparedStatement : [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 13:19:09,243 - Statement Id: [users.users] Parameters: [?param0=[usertype,1]]
2025-12-12 13:19:09,243 - Statement Id: [users.users] Types: [?param0=[Int32, System.Int32]]
2025-12-12 13:19:09,248 - Open Connection "38215" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:19:09,260 - Close Connection "38215" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:34:48,940 - Statement Id: [common.check.admin] PreparedStatement : [select a.userno dtype, a.udt time, count(b.mno) intval from users a left outer join memouser b on b.userno=a.userno and b.isread=0 and b.isdel=0 where a.userno= ?param0 and (a.loginkey= ?param1 or ?param2 =0)]
2025-12-12 13:34:48,940 - Statement Id: [common.check.admin] Parameters: [?param0=[userno,1], ?param1=[loginkey,74979248], ?param2=[IsDupCheck,1]]
2025-12-12 13:34:48,941 - Statement Id: [common.check.admin] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[Int32, System.Int32]]
2025-12-12 13:34:49,107 - Open Connection "57610990" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:34:49,109 - Close Connection "57610990" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:34:49,109 - Statement Id: [cm.actlog.set] PreparedStatement : [insert into actlog (logtype,logtarget,userno,logdata,cdt,cno,udt,uno,uip) values( ?param0 , ?param1 , ?param2 , ?param3 ,now(), ?param4 ,now(), ?param4 , ?param5 )]
2025-12-12 13:34:49,109 - Statement Id: [cm.actlog.set] Parameters: [?param0=[logtype,10], ?param1=[logtarget,11], ?param2=[userno,null], ?param3=[logdata,사용자목록], ?param4=[uno,1], ?param5=[uip,127.0.0.1]]
2025-12-12 13:34:49,109 - Statement Id: [cm.actlog.set] Types: [?param0=[Int32, System.Int32], ?param1=[Int32, System.Int32], ?param2=[System.DBNull, null], ?param3=[String, System.String], ?param4=[Int64, System.Int64], ?param5=[String, System.String]]
2025-12-12 13:34:49,258 - Open Connection "14346213" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:34:49,275 - Close Connection "14346213" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:34:49,275 - Statement Id: [users.users] Prepared SQL: [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 13:34:49,275 - Statement Id: [users.users] PreparedStatement : [SELECT a.* FROM ( SELECT a.userno,a.usertype,a.asno,a.pasname,a.userid,a.username,a.status,a.gender,a.jointype ,b.asname,b.isjoin,b.ceoname,b.brno,b.post aspost,b.address1 asaddress1,b.address2 asaddress2,b.btype asbtype,b.bkind asbkind ,CAST(AES_DECRYPT(UNHEX(a.email), 'np123@!' ) AS char) email ,CAST(AES_DECRYPT(UNHEX(a.mobile), 'np123@!' ) AS char) mobile ,CAST(AES_DECRYPT(UNHEX(a.telno), 'np123@!' ) AS char) telno ,CAST(AES_DECRYPT(UNHEX(a.userpno), 'np123@!' ) AS char) userpno ,a.usernameeng,a.logintime ,CAST(AES_DECRYPT(UNHEX(a.bankno), 'np123@!' ) AS char) bankno ,a.userkind,a.isacceptemail,a.depart,a.ccposition,a.ccpositionetc,a.fgnoprofile,a.ccjobs ,a.bankname ,a.post,a.address1,a.address2,a.introhtml,a.send335time,a.pwcalltime,a.pwcallno,a.eastereggkey,a.eetime ,a.kfcfyear,a.isassignuser,a.edus ,case when c.refcode='9' then a.ccpositionetc else c.cname end ccpositionname ,case when a.usertype=1 then '교육생' when d.authname is null then '-' else d.authname end usertypestr ,CAST(AES_DECRYPT(UNHEX(a.birthday), 'np123@!' ) AS char) birthday ,a.uduty,a.slevel,a.isacceptmobile,a.vssn,a.di,a.ci,a.ischkatt,a.authplatform ,IFNULL(us.playbar, 0) as playbar ,IFNULL(us.isplay, 0) as isplay ,ROW_NUMBER() OVER(ORDER BY a.username ) rno ,COUNT(a.cdt) over() pagetotalcount FROM users a LEFT OUTER JOIN assign b on b.asno=a.asno and b.isdel=0 LEFT OUTER JOIN comcode c on c.ccode=a.ccposition LEFT OUTER JOIN ( SELECT DISTINCT usertype,authname FROM menuauth ) d ON d.usertype = a.usertype LEFT OUTER JOIN userstatus us on a.userno = us.userno WHERE a.status < 98 and a.usertype <> 91 and a.usertype = ?param0 ) a where rno between 1 and 100 ORDER BY a.rno]
2025-12-12 13:34:49,275 - Statement Id: [users.users] Parameters: [?param0=[usertype,1]]
2025-12-12 13:34:49,275 - Statement Id: [users.users] Types: [?param0=[Int32, System.Int32]]
2025-12-12 13:34:49,280 - Open Connection "28038974" to "MySQL, MySQL provider 6.10.5.0".
2025-12-12 13:34:49,287 - Close Connection "28038974" to "MySQL, MySQL provider 6.10.5.0".

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

View File

View File

View File

View File

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

View File