From 152a6da70d36034f8d2de56f736a4f60bfdfde93 Mon Sep 17 00:00:00 2001 From: WenShiJun Date: Thu, 11 Jan 2024 18:02:48 +0800 Subject: [PATCH] =?UTF-8?q?PLSUtil=E5=B7=A5=E5=85=B7=E7=B1=BB=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../logs/fhserver.2024-01-11.log | 2830 +++++++++++++++++ .../controller/system/UsersController.java | 89 + src/main/java/com/zcloud/util/PLSUtil.java | 69 +- 3 files changed, 2961 insertions(+), 27 deletions(-) diff --git a/catalina.base_IS_UNDEFINED/logs/fhserver.2024-01-11.log b/catalina.base_IS_UNDEFINED/logs/fhserver.2024-01-11.log index d391410..6202b4a 100644 --- a/catalina.base_IS_UNDEFINED/logs/fhserver.2024-01-11.log +++ b/catalina.base_IS_UNDEFINED/logs/fhserver.2024-01-11.log @@ -1704,3 +1704,2833 @@ java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServle at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) +2024-01-11 15:23:35.062 [http-nio-8099-exec-1] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 15:23:41.550 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Preparing: select USER_ID, USERNAME, PASSWORD, NAME, ROLE_ID, LAST_LOGIN, IP, STATUS, BZ, SKIN, EMAIL, NUMBER, PHONE, ROLE_IDS, DEPARTMENT_ID, POST_ID, ISMAIN, FUN_IDS, SORT, LEARNERCATEGORY, USERAVATARPREFIX, USERAVATARURL, SHIFTDUTYONE, SHIFTDUTYTWO, DURATION, WORKSTATUS, WORKPERIOD, ISSTUDENT, RIGHTS, CORPINFO_ID, IS_SAFETY, ISDELETE, ISHEAD, ISLEADER from SYS_USER where ISDELETE = 0 and USERNAME = ? +2024-01-11 15:23:41.576 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Parameters: 卓云企业(String) +2024-01-11 15:23:41.607 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - <== Total: 1 +2024-01-11 15:23:41.613 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Preparing: select USER_ID, USERNAME, PASSWORD, NAME, ROLE_ID, LAST_LOGIN, IP, STATUS, BZ, SKIN, EMAIL, NUMBER, PHONE, ROLE_IDS, DEPARTMENT_ID, POST_ID, ISMAIN, FUN_IDS, SORT, LEARNERCATEGORY, USERAVATARPREFIX, USERAVATARURL, SHIFTDUTYONE, SHIFTDUTYTWO, DURATION, WORKSTATUS, WORKPERIOD, ISSTUDENT, RIGHTS, CORPINFO_ID, IS_SAFETY, ISDELETE, ISHEAD, ISLEADER from SYS_USER where ISDELETE = 0 and USERNAME = ? +2024-01-11 15:23:41.613 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Parameters: 卓云企业(String) +2024-01-11 15:23:41.614 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - <== Total: 1 +2024-01-11 15:23:41.616 [http-nio-8099-exec-5] DEBUG c.z.mapper.datasource.corp.CorpInfoMapper.findById - ==> Preparing: select t.NAME as REGULARTYPE_NAME, f.*, s.NAME as SCALE_NAME, r.CORPINFO_ID, r.AQ_BZ_LEVEL, r.AQ_BZ_NO, r.AQ_BZ_UNIT, r.AQ_BZ_TIME, r.WHETHER_HYGIENE, r.WHETHER_HAZARDS, r.WHETHER_SCARCE, r.WHETHER_CHEMICALS, r.WHETHER_SPECIALEQUIPMENT, r.WHETHER_SPECIALPEOPLE, r.WHETHER_COALGAS, r.WHETHER_FIRE, r.WHETHER_CONFINED, r.WHETHER_POWDER, r.WHETHER_LIGHTNING, r.WHETHER_ACTINOGEN, r.WHETHER_LIQUIDAMMONIA, r.WHETHER_PIPELINE, cs.NAME CORP_STATE_NAME, sub.NAME SUBORDINATIONNAME, abl.NAME AQ_BZ_LEVEL_NAME, dicT.NAME as TRAINTYPE_NAME, b.ISSTOP, ( SELECT DATEDIFF( MAX( c.TRIALTIME ), CURDATE()) TRIALDAY FROM bus_corp_trial c WHERE c.CORPINFO_ID = f.CORPINFO_ID and c.ISDELETE = '0' ) TRIALDAY, (select count(1) from bus_corp_time bct where bct.CORPINFO_ID = f.CORPINFO_ID and DATE_FORMAT(NOW(),'%Y-%m-%d') between bct.USE_DATE_START and bct.USE_DATE_END) as HAS_LIVE from BUS_CORP_INFO f left join bus_corp_stop b on b.CORPINFO_ID = f.CORPINFO_ID and b.ISDELETE = '0' left join SYS_DICTIONARIES s on s.DICTIONARIES_ID = f.SCALE LEFT JOIN bus_corp_info_related r on r.CORPINFO_ID =f.CORPINFO_ID LEFT JOIN SYS_DICTIONARIES cs on cs.DICTIONARIES_ID = f.CORP_STATE LEFT JOIN SYS_DICTIONARIES sub on sub.DICTIONARIES_ID = f.SUBORDINATION LEFT JOIN SYS_DICTIONARIES abl on abl.DICTIONARIES_ID = r.AQ_BZ_LEVEL left join SYS_DICTIONARIES dicT on dicT.DICTIONARIES_ID = f.TRAINTYPE left join BUS_CORPTYPE t on t.CORPTYPE_ID = f.REGULARTYPE and t.ISDELETE = '0' where f.CORPINFO_ID = ? +2024-01-11 15:23:41.616 [http-nio-8099-exec-5] DEBUG c.z.mapper.datasource.corp.CorpInfoMapper.findById - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:41.630 [http-nio-8099-exec-5] DEBUG c.z.mapper.datasource.corp.CorpInfoMapper.findById - <== Total: 1 +2024-01-11 15:23:41.632 [http-nio-8099-exec-5] DEBUG c.z.mapper.datasource.system.RoleMapper.findById - ==> Preparing: select ROLE_ID, ROLE_NAME, RIGHTS, PARENT_ID, ADD_QX, DEL_QX, EDIT_QX, CHA_QX, RNUMBER, ISMAIN from SYS_ROLE where ROLE_ID = ? +2024-01-11 15:23:41.632 [http-nio-8099-exec-5] DEBUG c.z.mapper.datasource.system.RoleMapper.findById - ==> Parameters: 4579f49f39e743ad9f22b6e0e3b238d6(String) +2024-01-11 15:23:41.634 [http-nio-8099-exec-5] DEBUG c.z.mapper.datasource.system.RoleMapper.findById - <== Total: 1 +2024-01-11 15:23:41.636 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.DepartmentMapper.findById - ==> Preparing: select NAME, NAME_EN, BIANMA, PARENT_ID, HEADMAN, TEL, FUNCTIONS, ADDRESS, BZ, DEPARTMENT_ID, CORPINFO_ID, LEVEL, DEP_ORDER, ISSUPERVISE, ISDELETE , (select NAME from OA_DEPARTMENT o where t.PARENT_ID=o.DEPARTMENT_ID) as PARENT_NAME from OA_DEPARTMENT t where DEPARTMENT_ID = ? +2024-01-11 15:23:41.636 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.DepartmentMapper.findById - ==> Parameters: 96acf1a16df646dda03592af042f3abc(String) +2024-01-11 15:23:41.639 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.DepartmentMapper.findById - <== Total: 1 +2024-01-11 15:23:41.642 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.offduty.OffDutyMapper.listAll - ==> Preparing: select f.USER_ID, f.CORPINFO_ID, f.STARTTIME, f.ENDTIME, f.DESCR, f.REVIEW_STATUS, f.REVIEW_DESC, f.REVIEW_USER_ID, f.ISDELETE, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.OFFDUTY_ID from BUS_OFFDUTY f where (f.ISDELETE = '0' or (f.ISDELETE = '1' and f.REVIEW_STATUS = '-1')) and USER_ID = ? and CORPINFO_ID = ? and now() between CONCAT(STARTTIME,' 00:00:00') and CONCAT(ENDTIME,' 23:59:59') and f.REVIEW_STATUS in ('1', '2') +2024-01-11 15:23:41.642 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.offduty.OffDutyMapper.listAll - ==> Parameters: f0c2c728c85446b0b96a370f5f8da38f(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:41.644 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.offduty.OffDutyMapper.listAll - <== Total: 0 +2024-01-11 15:23:41.646 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.DepartmentMapper.listAll - ==> Preparing: select NAME, NAME_EN, BIANMA, PARENT_ID, HEADMAN, TEL, FUNCTIONS, ADDRESS, BZ, DEPARTMENT_ID, CORPINFO_ID, LEVEL, DEP_ORDER, ISSUPERVISE, ISDELETE from OA_DEPARTMENT where ISDELETE = 0 AND CORPINFO_ID = ? order by DEP_ORDER asc ,NAME +2024-01-11 15:23:41.647 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.DepartmentMapper.listAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:41.649 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.DepartmentMapper.listAll - <== Total: 4 +2024-01-11 15:23:41.651 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.listAllUser - ==> Preparing: select u.USER_ID, u.USERNAME, u.PASSWORD, u.LAST_LOGIN, u.NAME, u.IP, u.EMAIL, u.NUMBER, u.PHONE, r.ROLE_ID, r.ROLE_NAME from SYS_USER u, SYS_ROLE r where u.ISDELETE = 0 and u.ROLE_ID = r.ROLE_ID and u.USERNAME != 'admin' AND u.CORPINFO_ID = ? order by u.DEPARTMENT_ID asc, u.SORT asc,u.LAST_LOGIN desc +2024-01-11 15:23:41.651 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.listAllUser - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:41.654 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.system.UsersMapper.listAllUser - <== Total: 5 +2024-01-11 15:23:41.658 [http-nio-8099-exec-5] DEBUG c.zcloud.mapper.datasource.system.FHlogMapper.save - ==> Preparing: insert into SYS_FHLOG ( USERNAME, CZTIME, CONTENT, FHLOG_ID, IP, SOURCE, TYPE, NAME, CORPINFO_ID, DEPARTMENT, DEPARTMENT_ID, USER_ID ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) +2024-01-11 15:23:41.660 [http-nio-8099-exec-5] DEBUG c.zcloud.mapper.datasource.system.FHlogMapper.save - ==> Parameters: 卓云企业(String), 2024-01-11 15:23:41(String), 成功登录系统(String), 0ca21061c6b74562bba8dda9b4575a22(String), 192.168.0.49(String), 1(String), 1(String), 卓云企业(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 卓云企业(String), 96acf1a16df646dda03592af042f3abc(String), f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 15:23:41.662 [http-nio-8099-exec-5] DEBUG c.zcloud.mapper.datasource.system.FHlogMapper.save - <== Updates: 1 +2024-01-11 15:23:41.718 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.UsersMapper.getUserAndRoleById - ==> Preparing: select u.USER_ID, u.USERNAME, u.NAME, u.PASSWORD, u.SKIN, u.NUMBER, u.ROLE_IDS, r.ROLE_ID, r.ROLE_NAME, r.RIGHTS as ROLE_RIGHTS, r.ADD_QX, r.DEL_QX, r.EDIT_QX, r.CHA_QX from SYS_USER u left join SYS_ROLE r on u.ROLE_ID=r.ROLE_ID where u.ISDELETE = 0 and u.STATUS=0 and u.USER_ID=? +2024-01-11 15:23:41.718 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.UsersMapper.getUserAndRoleById - ==> Parameters: f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 15:23:41.721 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.UsersMapper.getUserAndRoleById - <== Total: 1 +2024-01-11 15:23:41.723 [http-nio-8099-exec-3] DEBUG c.z.m.d.s.ButtonrightsMapper.listAllBrAndQxname - ==> Preparing: select SHIRO_KEY from SYS_ROLE_FHBUTTON a left join SYS_FHBUTTON b on a.BUTTON_ID = b.FHBUTTON_ID where a.ROLE_ID = ? and SHIRO_KEY is not null +2024-01-11 15:23:41.723 [http-nio-8099-exec-3] DEBUG c.z.m.d.s.ButtonrightsMapper.listAllBrAndQxname - ==> Parameters: 4579f49f39e743ad9f22b6e0e3b238d6(String) +2024-01-11 15:23:41.724 [http-nio-8099-exec-3] DEBUG c.z.m.d.s.ButtonrightsMapper.listAllBrAndQxname - <== Total: 0 +2024-01-11 15:23:41.729 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.730 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 0(String) +2024-01-11 15:23:41.741 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 77 +2024-01-11 15:23:41.743 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.744 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 148(String) +2024-01-11 15:23:41.746 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:41.747 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.747 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 169(String) +2024-01-11 15:23:41.748 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:41.749 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.749 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 481(String) +2024-01-11 15:23:41.750 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.750 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.751 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 482(String) +2024-01-11 15:23:41.752 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.754 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.757 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 145(String) +2024-01-11 15:23:41.759 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.760 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.760 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 153(String) +2024-01-11 15:23:41.761 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.761 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.761 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 11(String) +2024-01-11 15:23:41.762 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.763 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.763 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 424(String) +2024-01-11 15:23:41.764 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:41.765 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.765 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 426(String) +2024-01-11 15:23:41.766 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.769 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.770 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 425(String) +2024-01-11 15:23:41.773 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.774 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.774 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 427(String) +2024-01-11 15:23:41.775 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.775 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.776 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 466(String) +2024-01-11 15:23:41.777 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.777 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.777 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 451(String) +2024-01-11 15:23:41.778 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:41.779 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.779 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 452(String) +2024-01-11 15:23:41.780 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.780 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.781 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 453(String) +2024-01-11 15:23:41.783 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.784 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.785 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 454(String) +2024-01-11 15:23:41.785 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.786 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.786 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 455(String) +2024-01-11 15:23:41.787 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.787 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.787 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 5(String) +2024-01-11 15:23:41.788 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.788 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.788 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 13(String) +2024-01-11 15:23:41.790 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.790 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.790 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 14(String) +2024-01-11 15:23:41.791 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.792 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.792 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 15(String) +2024-01-11 15:23:41.793 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.794 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.795 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 16(String) +2024-01-11 15:23:41.798 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:41.798 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.799 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 17(String) +2024-01-11 15:23:41.800 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 12 +2024-01-11 15:23:41.800 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.800 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 21(String) +2024-01-11 15:23:41.801 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.801 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.801 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 22(String) +2024-01-11 15:23:41.802 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.802 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.802 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 23(String) +2024-01-11 15:23:41.804 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.804 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.805 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 24(String) +2024-01-11 15:23:41.807 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.808 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.809 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 25(String) +2024-01-11 15:23:41.811 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.812 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.812 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 26(String) +2024-01-11 15:23:41.813 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.814 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.814 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 27(String) +2024-01-11 15:23:41.815 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.815 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.815 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 28(String) +2024-01-11 15:23:41.816 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.817 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.817 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 29(String) +2024-01-11 15:23:41.818 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.819 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.819 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 30(String) +2024-01-11 15:23:41.821 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.822 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.823 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 31(String) +2024-01-11 15:23:41.824 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.824 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.824 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 32(String) +2024-01-11 15:23:41.826 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.826 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.826 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 18(String) +2024-01-11 15:23:41.827 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 12 +2024-01-11 15:23:41.828 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.828 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 33(String) +2024-01-11 15:23:41.828 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.829 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.829 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 34(String) +2024-01-11 15:23:41.830 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.830 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.830 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 35(String) +2024-01-11 15:23:41.831 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.831 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.831 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 36(String) +2024-01-11 15:23:41.833 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.834 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.834 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 37(String) +2024-01-11 15:23:41.836 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.837 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.837 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 38(String) +2024-01-11 15:23:41.838 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.839 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.839 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 39(String) +2024-01-11 15:23:41.840 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.841 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.841 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 40(String) +2024-01-11 15:23:41.842 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.842 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.842 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 41(String) +2024-01-11 15:23:41.843 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.843 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.843 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 42(String) +2024-01-11 15:23:41.844 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.844 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.844 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 43(String) +2024-01-11 15:23:41.845 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.845 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.845 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 44(String) +2024-01-11 15:23:41.846 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.846 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.846 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 19(String) +2024-01-11 15:23:41.850 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 12 +2024-01-11 15:23:41.850 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.851 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 45(String) +2024-01-11 15:23:41.852 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.852 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.852 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 46(String) +2024-01-11 15:23:41.852 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.852 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.852 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 47(String) +2024-01-11 15:23:41.853 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.853 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.853 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 48(String) +2024-01-11 15:23:41.854 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.854 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.854 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 49(String) +2024-01-11 15:23:41.856 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.856 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.856 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 50(String) +2024-01-11 15:23:41.857 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.857 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.857 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 51(String) +2024-01-11 15:23:41.858 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.858 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.858 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 52(String) +2024-01-11 15:23:41.859 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.859 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.859 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 53(String) +2024-01-11 15:23:41.861 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.863 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.863 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 54(String) +2024-01-11 15:23:41.865 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.865 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.865 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 55(String) +2024-01-11 15:23:41.866 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.866 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.866 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 56(String) +2024-01-11 15:23:41.867 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.867 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.867 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 20(String) +2024-01-11 15:23:41.868 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 14 +2024-01-11 15:23:41.868 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.868 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 57(String) +2024-01-11 15:23:41.869 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.869 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.869 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 58(String) +2024-01-11 15:23:41.870 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.870 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.870 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 59(String) +2024-01-11 15:23:41.871 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.871 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.871 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 60(String) +2024-01-11 15:23:41.872 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.872 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.872 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 61(String) +2024-01-11 15:23:41.873 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.875 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.876 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 62(String) +2024-01-11 15:23:41.877 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.877 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.877 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 63(String) +2024-01-11 15:23:41.878 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.878 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.878 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 64(String) +2024-01-11 15:23:41.879 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.879 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.879 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 65(String) +2024-01-11 15:23:41.879 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.879 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.879 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 66(String) +2024-01-11 15:23:41.881 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.881 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.881 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 67(String) +2024-01-11 15:23:41.884 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.884 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.884 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 68(String) +2024-01-11 15:23:41.885 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.885 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.885 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 69(String) +2024-01-11 15:23:41.886 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.887 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.887 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 70(String) +2024-01-11 15:23:41.888 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.889 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.890 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 95(String) +2024-01-11 15:23:41.891 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.891 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.891 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 4(String) +2024-01-11 15:23:41.892 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.892 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.892 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 314(String) +2024-01-11 15:23:41.893 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:41.893 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.893 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 315(String) +2024-01-11 15:23:41.894 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:41.894 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.894 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 319(String) +2024-01-11 15:23:41.895 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.895 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.895 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 320(String) +2024-01-11 15:23:41.896 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.896 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.896 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 316(String) +2024-01-11 15:23:41.896 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.896 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.896 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 317(String) +2024-01-11 15:23:41.897 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.897 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.897 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 318(String) +2024-01-11 15:23:41.898 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.898 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.898 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 374(String) +2024-01-11 15:23:41.899 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.899 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.899 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 120(String) +2024-01-11 15:23:41.900 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 14 +2024-01-11 15:23:41.901 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.901 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 121(String) +2024-01-11 15:23:41.904 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.904 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 402(String) +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 207(String) +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.905 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 390(String) +2024-01-11 15:23:41.907 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.907 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.907 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 369(String) +2024-01-11 15:23:41.908 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.908 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.908 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 370(String) +2024-01-11 15:23:41.908 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.909 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.909 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 313(String) +2024-01-11 15:23:41.909 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.909 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.909 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 403(String) +2024-01-11 15:23:41.910 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.910 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.910 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 406(String) +2024-01-11 15:23:41.911 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.911 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.911 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 404(String) +2024-01-11 15:23:41.912 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.913 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.914 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 409(String) +2024-01-11 15:23:41.916 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.918 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.918 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 416(String) +2024-01-11 15:23:41.918 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.918 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.918 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 389(String) +2024-01-11 15:23:41.919 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.919 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.919 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 418(String) +2024-01-11 15:23:41.920 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.920 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.920 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 186(String) +2024-01-11 15:23:41.920 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.921 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.921 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 190(String) +2024-01-11 15:23:41.922 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.922 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.922 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 393(String) +2024-01-11 15:23:41.923 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.923 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.923 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 378(String) +2024-01-11 15:23:41.924 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:41.924 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.924 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 379(String) +2024-01-11 15:23:41.924 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.924 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.926 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 438(String) +2024-01-11 15:23:41.926 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:41.927 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.927 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 439(String) +2024-01-11 15:23:41.928 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.929 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.929 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 440(String) +2024-01-11 15:23:41.930 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.931 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.931 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 371(String) +2024-01-11 15:23:41.931 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:41.932 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.932 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 372(String) +2024-01-11 15:23:41.933 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.933 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.933 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 375(String) +2024-01-11 15:23:41.934 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:41.934 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.934 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 376(String) +2024-01-11 15:23:41.935 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.935 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.935 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 195(String) +2024-01-11 15:23:41.936 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:41.936 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.936 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 196(String) +2024-01-11 15:23:41.936 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.937 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.937 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 197(String) +2024-01-11 15:23:41.937 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.938 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.938 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 180(String) +2024-01-11 15:23:41.938 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.939 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.939 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 181(String) +2024-01-11 15:23:41.940 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.940 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.940 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 187(String) +2024-01-11 15:23:41.941 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.942 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.943 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 338(String) +2024-01-11 15:23:41.944 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.944 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.944 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 469(String) +2024-01-11 15:23:41.945 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:41.945 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.945 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 470(String) +2024-01-11 15:23:41.946 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.946 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.946 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 441(String) +2024-01-11 15:23:41.947 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.947 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.947 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 442(String) +2024-01-11 15:23:41.948 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.948 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.948 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 443(String) +2024-01-11 15:23:41.949 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.949 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.949 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 444(String) +2024-01-11 15:23:41.950 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.950 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.950 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 412(String) +2024-01-11 15:23:41.951 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.951 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.951 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 415(String) +2024-01-11 15:23:41.951 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.952 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.952 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 414(String) +2024-01-11 15:23:41.952 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.952 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.952 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 413(String) +2024-01-11 15:23:41.953 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.953 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.953 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 467(String) +2024-01-11 15:23:41.955 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.956 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.957 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 472(String) +2024-01-11 15:23:41.958 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.958 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.958 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 471(String) +2024-01-11 15:23:41.959 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.959 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.959 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 468(String) +2024-01-11 15:23:41.960 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.960 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.960 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 192(String) +2024-01-11 15:23:41.961 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:41.961 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.961 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 193(String) +2024-01-11 15:23:41.961 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.961 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.962 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 194(String) +2024-01-11 15:23:41.962 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.962 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.962 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 373(String) +2024-01-11 15:23:41.963 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.963 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.963 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 475(String) +2024-01-11 15:23:41.964 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:41.964 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.964 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 476(String) +2024-01-11 15:23:41.964 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.965 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.965 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 477(String) +2024-01-11 15:23:41.966 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:41.966 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.967 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 478(String) +2024-01-11 15:23:41.968 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.970 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.970 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 446(String) +2024-01-11 15:23:41.971 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:41.971 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.971 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 447(String) +2024-01-11 15:23:41.972 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.972 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.972 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 448(String) +2024-01-11 15:23:41.973 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.973 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.973 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 449(String) +2024-01-11 15:23:41.973 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.973 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.973 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 450(String) +2024-01-11 15:23:41.975 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.975 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.975 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 201(String) +2024-01-11 15:23:41.975 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.976 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.976 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 221(String) +2024-01-11 15:23:41.977 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 29 +2024-01-11 15:23:41.977 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.977 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 405(String) +2024-01-11 15:23:41.978 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.978 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.978 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 222(String) +2024-01-11 15:23:41.979 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.979 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.979 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 223(String) +2024-01-11 15:23:41.980 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.980 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.980 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 224(String) +2024-01-11 15:23:41.981 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.983 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.983 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 225(String) +2024-01-11 15:23:41.984 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.984 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.985 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 391(String) +2024-01-11 15:23:41.985 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.986 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.986 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 226(String) +2024-01-11 15:23:41.987 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.987 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.987 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 244(String) +2024-01-11 15:23:41.988 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.988 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.988 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 245(String) +2024-01-11 15:23:41.989 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.989 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.989 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 227(String) +2024-01-11 15:23:41.990 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.990 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.990 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 246(String) +2024-01-11 15:23:41.991 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.991 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.991 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 228(String) +2024-01-11 15:23:41.991 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.992 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.992 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 229(String) +2024-01-11 15:23:41.992 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.994 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.994 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 230(String) +2024-01-11 15:23:41.996 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.997 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.998 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 231(String) +2024-01-11 15:23:41.999 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:41.999 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:41.999 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 377(String) +2024-01-11 15:23:42.000 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.000 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.000 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 396(String) +2024-01-11 15:23:42.001 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.001 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.001 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 232(String) +2024-01-11 15:23:42.001 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.001 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.001 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 233(String) +2024-01-11 15:23:42.002 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.002 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.002 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 234(String) +2024-01-11 15:23:42.002 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.002 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.002 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 235(String) +2024-01-11 15:23:42.003 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.003 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.003 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 236(String) +2024-01-11 15:23:42.004 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.004 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.004 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 237(String) +2024-01-11 15:23:42.006 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.007 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.007 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 238(String) +2024-01-11 15:23:42.009 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.010 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.010 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 242(String) +2024-01-11 15:23:42.011 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.011 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.011 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 241(String) +2024-01-11 15:23:42.011 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.012 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.012 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 240(String) +2024-01-11 15:23:42.012 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.013 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.013 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 239(String) +2024-01-11 15:23:42.013 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.013 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.014 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 247(String) +2024-01-11 15:23:42.014 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.014 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.015 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 456(String) +2024-01-11 15:23:42.015 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.016 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.016 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 457(String) +2024-01-11 15:23:42.016 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.017 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.017 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 458(String) +2024-01-11 15:23:42.018 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.018 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.018 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 459(String) +2024-01-11 15:23:42.019 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.019 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.020 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 464(String) +2024-01-11 15:23:42.020 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.020 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.020 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 465(String) +2024-01-11 15:23:42.022 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.022 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.023 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 460(String) +2024-01-11 15:23:42.023 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.024 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.024 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 461(String) +2024-01-11 15:23:42.025 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.026 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.026 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 462(String) +2024-01-11 15:23:42.027 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.027 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.027 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 463(String) +2024-01-11 15:23:42.028 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.028 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.028 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 1(String) +2024-01-11 15:23:42.030 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 10 +2024-01-11 15:23:42.030 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.030 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 2(String) +2024-01-11 15:23:42.031 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.031 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.031 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 6(String) +2024-01-11 15:23:42.032 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.033 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.033 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 7(String) +2024-01-11 15:23:42.034 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.035 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.035 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 9(String) +2024-01-11 15:23:42.036 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.036 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.036 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 8(String) +2024-01-11 15:23:42.037 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.037 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.037 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 12(String) +2024-01-11 15:23:42.038 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.038 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.038 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 3(String) +2024-01-11 15:23:42.039 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.039 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.039 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 71(String) +2024-01-11 15:23:42.040 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.040 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.040 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 191(String) +2024-01-11 15:23:42.041 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.041 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.041 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 208(String) +2024-01-11 15:23:42.042 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.042 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.042 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 216(String) +2024-01-11 15:23:42.043 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.043 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.044 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 243(String) +2024-01-11 15:23:42.046 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.048 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.048 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 188(String) +2024-01-11 15:23:42.050 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.051 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.051 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 189(String) +2024-01-11 15:23:42.051 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.052 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.052 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 399(String) +2024-01-11 15:23:42.052 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.052 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.052 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 146(String) +2024-01-11 15:23:42.053 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.053 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.053 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 147(String) +2024-01-11 15:23:42.054 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.054 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.054 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 155(String) +2024-01-11 15:23:42.055 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.055 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.055 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 158(String) +2024-01-11 15:23:42.056 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.056 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.056 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 159(String) +2024-01-11 15:23:42.056 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.056 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.056 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 156(String) +2024-01-11 15:23:42.058 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.058 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.058 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 161(String) +2024-01-11 15:23:42.061 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 7 +2024-01-11 15:23:42.061 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.062 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 162(String) +2024-01-11 15:23:42.063 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.063 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.063 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 473(String) +2024-01-11 15:23:42.064 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.064 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.064 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 163(String) +2024-01-11 15:23:42.065 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.065 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.065 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 166(String) +2024-01-11 15:23:42.065 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.065 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.065 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 217(String) +2024-01-11 15:23:42.066 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.066 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.066 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 360(String) +2024-01-11 15:23:42.066 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.066 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.066 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 392(String) +2024-01-11 15:23:42.068 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.068 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.068 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 164(String) +2024-01-11 15:23:42.068 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.069 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.069 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 167(String) +2024-01-11 15:23:42.069 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.069 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.069 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 170(String) +2024-01-11 15:23:42.070 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.070 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.070 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 168(String) +2024-01-11 15:23:42.071 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.071 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.071 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 218(String) +2024-01-11 15:23:42.072 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.072 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.072 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 165(String) +2024-01-11 15:23:42.073 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.073 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.073 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 492(String) +2024-01-11 15:23:42.074 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.075 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.075 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 493(String) +2024-01-11 15:23:42.075 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.076 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.076 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 494(String) +2024-01-11 15:23:42.076 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.077 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.077 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 495(String) +2024-01-11 15:23:42.077 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.077 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.077 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 339(String) +2024-01-11 15:23:42.079 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.079 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.079 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 340(String) +2024-01-11 15:23:42.080 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.080 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.080 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 341(String) +2024-01-11 15:23:42.081 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.081 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.081 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 388(String) +2024-01-11 15:23:42.082 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.082 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.082 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 351(String) +2024-01-11 15:23:42.082 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.083 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.083 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 387(String) +2024-01-11 15:23:42.083 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.083 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.084 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 367(String) +2024-01-11 15:23:42.084 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.084 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.084 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 368(String) +2024-01-11 15:23:42.085 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.085 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.085 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 219(String) +2024-01-11 15:23:42.086 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.086 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.086 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 220(String) +2024-01-11 15:23:42.087 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.087 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.087 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 202(String) +2024-01-11 15:23:42.088 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.088 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.088 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 330(String) +2024-01-11 15:23:42.089 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.089 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.089 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 331(String) +2024-01-11 15:23:42.090 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.090 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.090 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 386(String) +2024-01-11 15:23:42.091 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.091 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.091 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 345(String) +2024-01-11 15:23:42.092 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.092 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.092 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 346(String) +2024-01-11 15:23:42.093 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.093 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.093 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 347(String) +2024-01-11 15:23:42.094 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.094 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.094 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 307(String) +2024-01-11 15:23:42.096 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.096 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.096 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 308(String) +2024-01-11 15:23:42.096 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.096 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.096 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 299(String) +2024-01-11 15:23:42.098 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:42.098 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.098 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 487(String) +2024-01-11 15:23:42.099 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.099 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.099 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 301(String) +2024-01-11 15:23:42.100 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.100 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.100 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 488(String) +2024-01-11 15:23:42.100 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.100 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.100 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 300(String) +2024-01-11 15:23:42.101 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.101 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.101 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 209(String) +2024-01-11 15:23:42.102 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.102 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.102 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 210(String) +2024-01-11 15:23:42.103 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.103 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.103 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 211(String) +2024-01-11 15:23:42.104 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.104 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.104 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 332(String) +2024-01-11 15:23:42.105 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.105 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.105 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 310(String) +2024-01-11 15:23:42.106 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.106 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.107 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 309(String) +2024-01-11 15:23:42.107 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.107 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.108 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 394(String) +2024-01-11 15:23:42.108 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.108 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.109 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 395(String) +2024-01-11 15:23:42.109 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.109 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.109 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 419(String) +2024-01-11 15:23:42.111 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.111 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.111 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 422(String) +2024-01-11 15:23:42.112 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.112 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.112 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 421(String) +2024-01-11 15:23:42.113 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.113 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.113 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 420(String) +2024-01-11 15:23:42.114 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.114 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.114 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 479(String) +2024-01-11 15:23:42.115 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.115 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.115 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 480(String) +2024-01-11 15:23:42.116 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.116 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.116 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 354(String) +2024-01-11 15:23:42.117 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.117 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.117 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 355(String) +2024-01-11 15:23:42.118 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.118 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.118 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 358(String) +2024-01-11 15:23:42.119 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.119 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.119 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 359(String) +2024-01-11 15:23:42.119 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.120 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.120 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 356(String) +2024-01-11 15:23:42.120 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.120 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.120 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 357(String) +2024-01-11 15:23:42.121 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.121 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.121 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 266(String) +2024-01-11 15:23:42.123 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.123 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.123 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 306(String) +2024-01-11 15:23:42.124 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.124 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.124 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 267(String) +2024-01-11 15:23:42.124 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.125 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.125 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 268(String) +2024-01-11 15:23:42.125 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.125 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.126 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 273(String) +2024-01-11 15:23:42.126 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.126 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.126 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 277(String) +2024-01-11 15:23:42.127 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.127 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.127 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 285(String) +2024-01-11 15:23:42.128 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.128 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.128 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 281(String) +2024-01-11 15:23:42.129 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.129 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.129 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 311(String) +2024-01-11 15:23:42.130 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.130 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.130 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 312(String) +2024-01-11 15:23:42.130 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.130 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.130 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 302(String) +2024-01-11 15:23:42.131 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.131 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.131 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 305(String) +2024-01-11 15:23:42.131 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.131 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.131 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 304(String) +2024-01-11 15:23:42.133 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.133 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.133 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 303(String) +2024-01-11 15:23:42.133 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.133 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.133 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 198(String) +2024-01-11 15:23:42.134 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.134 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.134 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 283(String) +2024-01-11 15:23:42.135 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.135 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.135 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 200(String) +2024-01-11 15:23:42.136 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.136 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.136 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 284(String) +2024-01-11 15:23:42.136 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.136 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.136 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 199(String) +2024-01-11 15:23:42.137 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.137 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.137 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 206(String) +2024-01-11 15:23:42.138 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.138 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.138 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 256(String) +2024-01-11 15:23:42.139 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.139 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.139 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 257(String) +2024-01-11 15:23:42.140 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.140 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.140 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 258(String) +2024-01-11 15:23:42.141 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.141 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.141 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 263(String) +2024-01-11 15:23:42.142 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.142 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.142 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 264(String) +2024-01-11 15:23:42.142 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.142 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.142 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 265(String) +2024-01-11 15:23:42.144 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.144 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.144 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 270(String) +2024-01-11 15:23:42.144 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.144 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.144 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 271(String) +2024-01-11 15:23:42.145 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.145 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.145 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 272(String) +2024-01-11 15:23:42.145 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.145 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.145 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 274(String) +2024-01-11 15:23:42.146 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.146 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.146 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 275(String) +2024-01-11 15:23:42.147 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.147 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.147 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 276(String) +2024-01-11 15:23:42.148 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.148 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.148 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 364(String) +2024-01-11 15:23:42.149 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.149 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.149 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 365(String) +2024-01-11 15:23:42.149 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.150 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.150 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 366(String) +2024-01-11 15:23:42.150 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.150 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.150 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 278(String) +2024-01-11 15:23:42.151 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.151 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.151 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 279(String) +2024-01-11 15:23:42.152 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.152 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.152 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 280(String) +2024-01-11 15:23:42.153 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.153 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.153 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 286(String) +2024-01-11 15:23:42.154 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.154 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.154 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 287(String) +2024-01-11 15:23:42.154 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.154 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.154 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 288(String) +2024-01-11 15:23:42.156 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.156 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.156 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 407(String) +2024-01-11 15:23:42.157 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.157 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.157 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 408(String) +2024-01-11 15:23:42.157 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.158 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.158 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 294(String) +2024-01-11 15:23:42.158 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.158 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.158 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 295(String) +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 296(String) +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 297(String) +2024-01-11 15:23:42.160 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.161 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.161 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 382(String) +2024-01-11 15:23:42.161 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.161 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.161 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 383(String) +2024-01-11 15:23:42.162 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.162 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.162 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 384(String) +2024-01-11 15:23:42.163 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.163 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.163 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 385(String) +2024-01-11 15:23:42.163 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.163 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.163 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 321(String) +2024-01-11 15:23:42.164 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:42.164 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.164 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 322(String) +2024-01-11 15:23:42.165 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.165 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.165 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 323(String) +2024-01-11 15:23:42.167 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.167 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.167 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 324(String) +2024-01-11 15:23:42.168 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.168 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.168 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 325(String) +2024-01-11 15:23:42.168 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.169 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.169 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 212(String) +2024-01-11 15:23:42.169 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.169 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.169 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 213(String) +2024-01-11 15:23:42.170 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.170 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.170 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 381(String) +2024-01-11 15:23:42.171 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.171 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.171 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 289(String) +2024-01-11 15:23:42.172 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.172 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.172 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 290(String) +2024-01-11 15:23:42.173 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.173 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.173 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 291(String) +2024-01-11 15:23:42.173 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.173 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.174 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 361(String) +2024-01-11 15:23:42.174 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.174 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.174 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 483(String) +2024-01-11 15:23:42.175 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.175 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.175 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 484(String) +2024-01-11 15:23:42.176 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.176 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.176 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 486(String) +2024-01-11 15:23:42.176 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.176 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.176 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 326(String) +2024-01-11 15:23:42.177 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.177 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.177 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 327(String) +2024-01-11 15:23:42.177 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.178 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.178 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 328(String) +2024-01-11 15:23:42.178 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.178 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.178 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 329(String) +2024-01-11 15:23:42.179 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.179 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.179 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 173(String) +2024-01-11 15:23:42.180 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 15:23:42.180 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.180 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 174(String) +2024-01-11 15:23:42.181 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.181 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.181 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 184(String) +2024-01-11 15:23:42.182 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.182 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.183 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 185(String) +2024-01-11 15:23:42.183 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.184 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.184 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 215(String) +2024-01-11 15:23:42.185 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.185 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.185 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 335(String) +2024-01-11 15:23:42.186 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.186 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.186 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 251(String) +2024-01-11 15:23:42.187 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.187 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.187 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 252(String) +2024-01-11 15:23:42.188 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.189 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.189 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 253(String) +2024-01-11 15:23:42.190 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.190 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.190 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 151(String) +2024-01-11 15:23:42.191 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.192 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.192 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 152(String) +2024-01-11 15:23:42.192 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.192 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.192 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 154(String) +2024-01-11 15:23:42.193 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.193 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.193 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 157(String) +2024-01-11 15:23:42.194 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.194 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.194 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 203(String) +2024-01-11 15:23:42.196 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.196 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.196 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 204(String) +2024-01-11 15:23:42.197 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.197 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.197 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 205(String) +2024-01-11 15:23:42.198 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.198 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.198 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 248(String) +2024-01-11 15:23:42.198 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:42.198 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.198 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 249(String) +2024-01-11 15:23:42.199 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.199 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.200 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 250(String) +2024-01-11 15:23:42.200 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.201 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.201 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 254(String) +2024-01-11 15:23:42.203 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.203 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.203 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 255(String) +2024-01-11 15:23:42.203 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.204 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.204 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 259(String) +2024-01-11 15:23:42.205 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 15:23:42.206 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.206 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 260(String) +2024-01-11 15:23:42.207 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.207 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.207 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 261(String) +2024-01-11 15:23:42.208 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.208 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.208 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 262(String) +2024-01-11 15:23:42.209 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.209 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.209 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 282(String) +2024-01-11 15:23:42.211 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.211 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.211 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 333(String) +2024-01-11 15:23:42.212 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.212 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.212 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 334(String) +2024-01-11 15:23:42.213 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.213 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.213 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 336(String) +2024-01-11 15:23:42.214 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:42.214 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.214 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 337(String) +2024-01-11 15:23:42.215 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.215 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.215 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 342(String) +2024-01-11 15:23:42.216 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.216 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.216 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 343(String) +2024-01-11 15:23:42.219 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.220 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.220 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 344(String) +2024-01-11 15:23:42.221 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.221 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.221 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 348(String) +2024-01-11 15:23:42.222 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 15:23:42.222 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.222 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 349(String) +2024-01-11 15:23:42.222 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.222 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.223 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 350(String) +2024-01-11 15:23:42.224 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.224 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.224 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 352(String) +2024-01-11 15:23:42.225 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.225 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.225 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 353(String) +2024-01-11 15:23:42.226 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.226 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.226 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 362(String) +2024-01-11 15:23:42.227 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.227 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.227 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 363(String) +2024-01-11 15:23:42.228 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.228 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.228 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 298(String) +2024-01-11 15:23:42.229 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.229 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.229 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 76(String) +2024-01-11 15:23:42.230 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 15:23:42.230 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.230 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 77(String) +2024-01-11 15:23:42.231 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.231 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.231 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 78(String) +2024-01-11 15:23:42.232 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.232 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.232 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 79(String) +2024-01-11 15:23:42.233 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.233 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.233 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 80(String) +2024-01-11 15:23:42.234 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.234 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.234 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 410(String) +2024-01-11 15:23:42.235 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.235 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.235 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 411(String) +2024-01-11 15:23:42.236 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.236 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.236 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 182(String) +2024-01-11 15:23:42.237 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 15:23:42.237 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 15:23:42.237 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 183(String) +2024-01-11 15:23:42.237 [http-nio-8099-exec-3] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 15:23:42.241 [http-nio-8099-exec-3] DEBUG c.z.mapper.datasource.system.UsersMapper.saveIP - ==> Preparing: update SYS_USER set IP = ?, LAST_LOGIN = ? where USERNAME = ? +2024-01-11 15:23:42.241 [http-nio-8099-exec-3] DEBUG c.z.mapper.datasource.system.UsersMapper.saveIP - ==> Parameters: 192.168.0.49(String), 2024-01-11 15:23:42(String), 卓云企业(String) +2024-01-11 15:23:42.243 [http-nio-8099-exec-3] DEBUG c.z.mapper.datasource.system.UsersMapper.saveIP - <== Updates: 1 +2024-01-11 15:23:42.751 [http-nio-8099-exec-4] DEBUG c.z.m.d.s.ListStatisticsMapper.getCountList - ==> Preparing: select f.STARTTIME, f.ENDTIME, f.NOTEXAMINEDNUM, f.TYPE, f.PERIOD, f.CORPINFO_ID, f.LISTSTATISTICS_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.USER_ID from BUS_LIST_STATISTICS f where f.CORPINFO_ID = ? and f.TYPE != 'listType0006' and ( f.STARTTIME BETWEEN ? and ? or f.ENDTIME BETWEEN ? and ? or (f.STARTTIME <= ? and f.ENDTIME >= ?) ) +2024-01-11 15:23:42.752 [http-nio-8099-exec-4] DEBUG c.z.m.d.s.ListStatisticsMapper.getCountList - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String) +2024-01-11 15:23:42.757 [http-nio-8099-exec-4] DEBUG c.z.m.d.s.ListStatisticsMapper.getCountList - <== Total: 9 +2024-01-11 15:23:42.758 [http-nio-8099-exec-7] DEBUG c.z.m.d.check.ListManagerMapper.goIndexCount - ==> Preparing: SELECT lis.SCREENTYPE SCREENTYPE, COUNT(*) as COUNT, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) TIME FROM BUS_CHECKRECORD f LEFT JOIN bus_LISTMANAGER lis ON lis.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.CORPINFO_ID = ? and f.CHECK_TIME is not null and lis.screenType is not null and f.ISSTATISTICS = '1' and f.isdelete = '0' and lis.isdelete = '0' AND f.FINISHED = '1' and f.TYPE = '1' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) >= ? AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) <= DATE_FORMAT( NOW(), '%Y-%m' ) GROUP BY lis.screenType, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) ORDER BY lis.screenType, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) +2024-01-11 15:23:42.759 [http-nio-8099-exec-7] DEBUG c.z.m.d.check.ListManagerMapper.goIndexCount - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 2023-08(String) +2024-01-11 15:23:42.762 [http-nio-8099-exec-7] DEBUG c.z.m.d.check.ListManagerMapper.goIndexCount - <== Total: 1 +2024-01-11 15:23:42.763 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountDay - ==> Preparing: SELECT COUNT(1) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) CHECK_TIME FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0001' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) BETWEEN DATE_FORMAT( ?, '%Y-%m-%d' ) and DATE_FORMAT( ?, '%Y-%m-%d' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) ) s GROUP BY s.TYPE +2024-01-11 15:23:42.764 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountDay - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.765 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountDay - <== Total: 1 +2024-01-11 15:23:42.777 [http-nio-8099-exec-9] DEBUG c.z.m.d.system.FileUploadLogMapper.getMemoryUsage - ==> Preparing: select sum(f.FILE_SIZE) as total_usage from BUS_FILEUPLOADLOG f where f.CORPINFO_ID = ? +2024-01-11 15:23:42.777 [http-nio-8099-exec-9] DEBUG c.z.m.d.system.FileUploadLogMapper.getMemoryUsage - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.780 [http-nio-8099-exec-9] DEBUG c.z.m.d.system.FileUploadLogMapper.getMemoryUsage - <== Total: 1 +2024-01-11 15:23:42.782 [http-nio-8099-exec-8] DEBUG c.z.m.d.risk.RiskPointMapper.statisticsAll - ==> Preparing: SELECT t.LEVELID, count(1) as COUNT FROM BUS_RISKPOINT t WHERE t.CORPINFO_ID=? and t.ISDELETE='0' GROUP BY t.LEVELID +2024-01-11 15:23:42.782 [http-nio-8099-exec-8] DEBUG c.z.m.d.risk.RiskPointMapper.statisticsAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.784 [http-nio-8099-exec-8] DEBUG c.z.m.d.risk.RiskPointMapper.statisticsAll - <== Total: 2 +2024-01-11 15:23:42.785 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountWeek - ==> Preparing: SELECT TYPE, COUNT(1) NUM FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, YEARWEEK(DATE_FORMAT(f.CHECK_TIME,'%Y-%m-%d'),1) WEEKNUM FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISDELETE = '0' AND f.ISSTATISTICS = '1' AND l.PERIOD = 'checkPeriod0002' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND YEARWEEK( DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ), 1 ) >= YEARWEEK( DATE_FORMAT( ?, '%Y-%m-%d' ), 1 ) AND YEARWEEK( DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ), 1 ) <= YEARWEEK( DATE_FORMAT( ?, '%Y-%m-%d' ), 1 ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.TYPE, l.PERIOD, WEEKNUM ) s GROUP BY s.TYPE +2024-01-11 15:23:42.785 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountWeek - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.786 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountWeek - <== Total: 0 +2024-01-11 15:23:42.798 [http-nio-8099-exec-2] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Preparing: select count(0) from (SELECT f.USERNAME, f.CREATOR, f.CREATTIME, f.SYNOPSIS, f.CONTENT, f.ISALL, f.ISTOP, f.STATUS, f.NOTICE_ID FROM BUS_NOTICE f WHERE ( isall = 'yes' OR NOTICE_ID IN ( SELECT NOTICE_ID FROM bus_notice_corp WHERE CORP_INFO_ID = ? ) ) AND f.ISDELETE = 0 AND f.STATUS = 1 ORDER BY f.ISTOP DESC, f.CREATTIME DESC) tmp_count +2024-01-11 15:23:42.800 [http-nio-8099-exec-2] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.802 [http-nio-8099-exec-10] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByHiddenType - ==> Preparing: SELECT HIDDENTYPE2, COUNT(1) AS count FROM BUS_HIDDEN WHERE CORPINFO_ID = ? GROUP BY HIDDENTYPE2 +2024-01-11 15:23:42.802 [http-nio-8099-exec-10] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByHiddenType - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.803 [http-nio-8099-exec-2] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Preparing: SELECT f.USERNAME, f.CREATOR, f.CREATTIME, f.SYNOPSIS, f.CONTENT, f.ISALL, f.ISTOP, f.STATUS, f.NOTICE_ID FROM BUS_NOTICE f WHERE ( isall = 'yes' OR NOTICE_ID IN ( SELECT NOTICE_ID FROM bus_notice_corp WHERE CORP_INFO_ID = ? ) ) AND f.ISDELETE = 0 AND f.STATUS = 1 ORDER BY f.ISTOP DESC, f.CREATTIME DESC limit 0,8 +2024-01-11 15:23:42.804 [http-nio-8099-exec-2] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.804 [http-nio-8099-exec-10] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByHiddenType - <== Total: 4 +2024-01-11 15:23:42.804 [http-nio-8099-exec-2] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - <== Total: 0 +2024-01-11 15:23:42.805 [http-nio-8099-exec-6] DEBUG c.z.m.d.h.HiddenMapper.getCountByRectifiCationorId - ==> Preparing: SELECT f.CREATOR,f.STATE FROM BUS_HIDDEN f WHERE f.ISDELETE = '0' and f.STATE != '0' and f.HIDDENLEVEL = 'hiddenLevel0001' and f.CORPINFO_ID =? +2024-01-11 15:23:42.805 [http-nio-8099-exec-6] DEBUG c.z.m.d.h.HiddenMapper.getCountByRectifiCationorId - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.806 [http-nio-8099-exec-8] DEBUG c.z.m.d.r.IdentificationPartsMapper.listIndexAll - ==> Preparing: select f.PARTSNAME, f.CORPINFO_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.ISDELETE, f.LONGITUDE, f.LATITUDE, f.IDENTIFICATIONPARTS_ID, f.RISK_UNIT_ID, f.ISMATCHING , c.CORP_NAME, un.RISKUNITNAME from BUS_IDENTIFICATIONPARTS f left join BUS_CORP_INFO c on c.CORPINFO_ID = f.CORPINFO_ID left join bus_riskunit un on un.RISKUNIT_ID = f.RISK_UNIT_ID where f.ISDELETE = '0' and f.CORPINFO_ID = ? order by f.OPERATTIME desc +2024-01-11 15:23:42.806 [http-nio-8099-exec-8] DEBUG c.z.m.d.r.IdentificationPartsMapper.listIndexAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.808 [http-nio-8099-exec-6] DEBUG c.z.m.d.h.HiddenMapper.getCountByRectifiCationorId - <== Total: 4 +2024-01-11 15:23:42.810 [http-nio-8099-exec-8] DEBUG c.z.m.d.r.IdentificationPartsMapper.listIndexAll - <== Total: 3 +2024-01-11 15:23:42.812 [http-nio-8099-exec-6] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByCreatorId - ==> Preparing: SELECT f.CREATOR,f.STATE FROM BUS_HIDDEN f WHERE f.ISDELETE = '0' and f.STATE != '0' and f.HIDDENLEVEL = 'hiddenLevel0001' and f.CORPINFO_ID =? +2024-01-11 15:23:42.812 [http-nio-8099-exec-6] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByCreatorId - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.812 [http-nio-8099-exec-8] DEBUG c.z.m.datasource.risk.RiskUnitMapper.listIndexAll - ==> Preparing: select f.RISKUNITNAME, f.CORPINFO_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.ISDELETE, f.RISKUNIT_ID, f.DEPARTMENT_ID , c.CORP_NAME, de.NAME as DEPT_NAME from BUS_RISKUNIT f left join BUS_CORP_INFO c on c.CORPINFO_ID = f.CORPINFO_ID left join OA_DEPARTMENT de on de.DEPARTMENT_ID = f.DEPARTMENT_ID where f.ISDELETE = '0' and f.CORPINFO_ID = ? order by f.OPERATTIME desc +2024-01-11 15:23:42.812 [http-nio-8099-exec-8] DEBUG c.z.m.datasource.risk.RiskUnitMapper.listIndexAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.812 [http-nio-8099-exec-6] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByCreatorId - <== Total: 4 +2024-01-11 15:23:42.813 [http-nio-8099-exec-8] DEBUG c.z.m.datasource.risk.RiskUnitMapper.listIndexAll - <== Total: 4 +2024-01-11 15:23:42.814 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountMonth - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) CHECK_TIME FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISDELETE = '0' AND f.ISSTATISTICS = '1' AND l.PERIOD = 'checkPeriod0004' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) BETWEEN DATE_FORMAT( ?, '%Y-%m' ) AND DATE_FORMAT( ?, '%Y-%m' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) ) s GROUP BY s.TYPE +2024-01-11 15:23:42.814 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountMonth - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.814 [http-nio-8099-exec-10] DEBUG c.z.m.d.s.DictionariesMapper.listSubDictByParentId - ==> Preparing: select NAME, NAME_EN, BIANMA, ORDER_BY, PARENT_ID, BZ, TBSNAME, TBFIELD, YNDEL, DICTIONARIES_ID from SYS_DICTIONARIES where PARENT_ID = ? order by ORDER_BY +2024-01-11 15:23:42.815 [http-nio-8099-exec-10] DEBUG c.z.m.d.s.DictionariesMapper.listSubDictByParentId - ==> Parameters: 3babc15144444bdc8d763d0af2bdfff6(String) +2024-01-11 15:23:42.816 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountMonth - <== Total: 0 +2024-01-11 15:23:42.817 [http-nio-8099-exec-1] DEBUG c.z.m.d.notice.NoticeCorpMapper.listByIndex - ==> Preparing: SELECT u.* FROM bus_noticecorp u LEFT JOIN bus_noticecorpuserid c ON c.NOTICECORP_ID = u.NOTICECORP_ID where c.USER_ID = ? AND u.ISDELETE = 0 AND u.STATUS = 1 order by u.ISTOP desc, u.CREATTIME desc +2024-01-11 15:23:42.818 [http-nio-8099-exec-1] DEBUG c.z.m.d.notice.NoticeCorpMapper.listByIndex - ==> Parameters: f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 15:23:42.818 [http-nio-8099-exec-10] DEBUG c.z.m.d.s.DictionariesMapper.listSubDictByParentId - <== Total: 7 +2024-01-11 15:23:42.820 [http-nio-8099-exec-1] DEBUG c.z.m.d.notice.NoticeCorpMapper.listByIndex - <== Total: 0 +2024-01-11 15:23:42.824 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountQuarter - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, concat( DATE_FORMAT( f.CHECK_TIME, '%Y' ), QUARTER ( f.CHECK_TIME )) CHECK_TIME_quarter FROM BUS_CHECKRECORD f LEFT JOIN bus_listmanager l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISDELETE = '0' AND f.ISSTATISTICS = '1' AND l.PERIOD = 'checkPeriod0005' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), QUARTER (f.CHECK_TIME)),SIGNED) >= CONVERT(concat(DATE_FORMAT(?, '%Y'), QUARTER (?)),SIGNED) AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), QUARTER (f.CHECK_TIME)),SIGNED) <= CONVERT(concat(DATE_FORMAT(?, '%Y'), QUARTER (?)),SIGNED) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, concat( DATE_FORMAT( f.CHECK_TIME, '%Y' ), QUARTER ( f.CHECK_TIME )) ) s GROUP BY s.TYPE +2024-01-11 15:23:42.825 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountQuarter - ==> Parameters: 2024-01-01 00:00:00(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.826 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.check.ListManagerMapper.listAll - ==> Preparing: select f.NAME, f.PERIOD, f.TYPE, f.CORPINFO_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.ISDELETE, f.LISTMANAGER_ID, f.DEPARTMENT_ID, f.POST_ID, f.USER_ID, f.ACOUNT, f.BCOUNT, f.CCOUNT, f.DCOUNT, f.START_DATE, f.END_DATE, f.SCREENTYPE, f.BAO_BAO_DEPARTMENT_ID, f.BAO_BAO_USER_ID, f.BAO_BAO_TYPE, f.TASK_TYPE , p.NAME PERIODNAME, t.NAME TYPENAME, d.NAME as DEPARTMENT_NAME, d.LEVEL as DEPARTMENT_LEVEL, sp.NAME AS POST_NAME, u.NAME USER_NAME, (select count(1) from BUS_LIST_CHECKITEM ch where ch.LISTMANAGER_ID=f.LISTMANAGER_ID and ch.ISDELETE =0) as count, getCheckedNum(f.LISTMANAGER_ID) checkCount, f.BAO_BAO_TYPE from BUS_LISTMANAGER f left join sys_dictionaries p on f.PERIOD = p.BIANMA left join sys_dictionaries t on f.TYPE = t.BIANMA left join OA_DEPARTMENT d on d.DEPARTMENT_ID=f.DEPARTMENT_ID left join sys_user u on u.USER_ID = f.USER_ID left join SYS_POST sp on sp.POST_ID=f.POST_ID where (f.TYPE != 'listType0005' or (f.START_DATE <= DATE_FORMAT(NOW(),'%Y-%m-%d') and f.END_DATE >= DATE_FORMAT(NOW(),'%Y-%m-%d') )) and f.CORPINFO_ID = ? and f.DEPARTMENT_ID = ? and f.USER_ID = ? AND f.ISDELETE = '0' order by f.USER_ID= ? desc ,f.CREATTIME desc ,f.DEPARTMENT_ID asc +2024-01-11 15:23:42.826 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountQuarter - <== Total: 0 +2024-01-11 15:23:42.826 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.check.ListManagerMapper.listAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 96acf1a16df646dda03592af042f3abc(String), f0c2c728c85446b0b96a370f5f8da38f(String), f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 15:23:42.827 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountHalfYear - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ) FROM BUS_CHECKRECORD f LEFT JOIN bus_listmanager l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0007' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ),SIGNED) >= CONVERT(concat(DATE_FORMAT(?, '%Y'), INTERVAL(CONVERT(MONTH(?),SIGNED),7,13) ),SIGNED) AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ),SIGNED) <= CONVERT(concat(DATE_FORMAT(?, '%Y'), INTERVAL(CONVERT(MONTH(?),SIGNED),7,13)),SIGNED) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ) ) s GROUP BY s.TYPE +2024-01-11 15:23:42.828 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountHalfYear - ==> Parameters: 2024-01-01 00:00:00(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.829 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountHalfYear - <== Total: 0 +2024-01-11 15:23:42.830 [http-nio-8099-exec-5] DEBUG c.z.m.datasource.check.ListManagerMapper.listAll - <== Total: 0 +2024-01-11 15:23:42.830 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountYear - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y' ) CHECK_TIME FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0006' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND DATE_FORMAT( f.CHECK_TIME, '%Y' ) BETWEEN DATE_FORMAT(?, '%Y' ) AND DATE_FORMAT(?, '%Y' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y' ) ) s GROUP BY s.TYPE +2024-01-11 15:23:42.830 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountYear - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.831 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountYear - <== Total: 0 +2024-01-11 15:23:42.832 [http-nio-8099-exec-10] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Preparing: select f.TITLE, f.FHDESC, f.CDATA, f.USERNAME, f.SCHEDULE_ID from OA_SCHEDULE f where 1=1 and f.USERNAME = ? +2024-01-11 15:23:42.833 [http-nio-8099-exec-10] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Parameters: 卓云企业(String) +2024-01-11 15:23:42.833 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountTenDays - ==> Preparing: SELECT COUNT(1) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0003' AND l.TYPE != 'listType0005' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) BETWEEN DATE_FORMAT( ?, '%Y-%m-%d' ) and DATE_FORMAT( ?, '%Y-%m-%d' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD ) s GROUP BY s.TYPE +2024-01-11 15:23:42.833 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountTenDays - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 15:23:42.834 [http-nio-8099-exec-4] DEBUG c.z.m.d.check.CheckRecordMapper.listCountTenDays - <== Total: 0 +2024-01-11 15:23:42.834 [http-nio-8099-exec-10] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - <== Total: 2 +2024-01-11 15:23:42.837 [http-nio-8099-exec-3] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Preparing: select f.TITLE, f.FHDESC, f.CDATA, f.USERNAME, f.SCHEDULE_ID from OA_SCHEDULE f where 1=1 and f.USERNAME = ? and f.CDATA = ? +2024-01-11 15:23:42.837 [http-nio-8099-exec-3] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Parameters: 卓云企业(String), 2024-01-11(String) +2024-01-11 15:23:42.839 [http-nio-8099-exec-3] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - <== Total: 1 +2024-01-11 17:22:45.054 [http-nio-8099-exec-8] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.067 [http-nio-8099-exec-6] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.073 [http-nio-8099-exec-2] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.081 [http-nio-8099-exec-3] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.086 [http-nio-8099-exec-5] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.093 [http-nio-8099-exec-7] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.098 [http-nio-8099-exec-9] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.109 [http-nio-8099-exec-10] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.118 [http-nio-8099-exec-1] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.124 [http-nio-8099-exec-4] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:45.133 [http-nio-8099-exec-8] ERROR o.a.c.core.ContainerBase.[Tomcat].[localhost] - Exception Processing ErrorPage[errorCode=0, location=/error] +java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping; + at org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationHttpRequest.java:709) + at org.apache.catalina.core.ApplicationHttpRequest.(ApplicationHttpRequest.java:115) + at org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:909) + at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:358) + at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) + at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398) + at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:179) + at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) + at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) + at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) + at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) + at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:887) + at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1684) + at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) + at java.lang.Thread.run(Thread.java:750) +2024-01-11 17:22:52.522 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Preparing: select USER_ID, USERNAME, PASSWORD, NAME, ROLE_ID, LAST_LOGIN, IP, STATUS, BZ, SKIN, EMAIL, NUMBER, PHONE, ROLE_IDS, DEPARTMENT_ID, POST_ID, ISMAIN, FUN_IDS, SORT, LEARNERCATEGORY, USERAVATARPREFIX, USERAVATARURL, SHIFTDUTYONE, SHIFTDUTYTWO, DURATION, WORKSTATUS, WORKPERIOD, ISSTUDENT, RIGHTS, CORPINFO_ID, IS_SAFETY, ISDELETE, ISHEAD, ISLEADER from SYS_USER where ISDELETE = 0 and USERNAME = ? +2024-01-11 17:22:52.547 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Parameters: 卓云企业(String) +2024-01-11 17:22:52.567 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - <== Total: 1 +2024-01-11 17:22:52.574 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Preparing: select USER_ID, USERNAME, PASSWORD, NAME, ROLE_ID, LAST_LOGIN, IP, STATUS, BZ, SKIN, EMAIL, NUMBER, PHONE, ROLE_IDS, DEPARTMENT_ID, POST_ID, ISMAIN, FUN_IDS, SORT, LEARNERCATEGORY, USERAVATARPREFIX, USERAVATARURL, SHIFTDUTYONE, SHIFTDUTYTWO, DURATION, WORKSTATUS, WORKPERIOD, ISSTUDENT, RIGHTS, CORPINFO_ID, IS_SAFETY, ISDELETE, ISHEAD, ISLEADER from SYS_USER where ISDELETE = 0 and USERNAME = ? +2024-01-11 17:22:52.574 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - ==> Parameters: 卓云企业(String) +2024-01-11 17:22:52.575 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.findByUsername - <== Total: 1 +2024-01-11 17:22:52.577 [http-nio-8099-exec-6] DEBUG c.z.mapper.datasource.corp.CorpInfoMapper.findById - ==> Preparing: select t.NAME as REGULARTYPE_NAME, f.*, s.NAME as SCALE_NAME, r.CORPINFO_ID, r.AQ_BZ_LEVEL, r.AQ_BZ_NO, r.AQ_BZ_UNIT, r.AQ_BZ_TIME, r.WHETHER_HYGIENE, r.WHETHER_HAZARDS, r.WHETHER_SCARCE, r.WHETHER_CHEMICALS, r.WHETHER_SPECIALEQUIPMENT, r.WHETHER_SPECIALPEOPLE, r.WHETHER_COALGAS, r.WHETHER_FIRE, r.WHETHER_CONFINED, r.WHETHER_POWDER, r.WHETHER_LIGHTNING, r.WHETHER_ACTINOGEN, r.WHETHER_LIQUIDAMMONIA, r.WHETHER_PIPELINE, cs.NAME CORP_STATE_NAME, sub.NAME SUBORDINATIONNAME, abl.NAME AQ_BZ_LEVEL_NAME, dicT.NAME as TRAINTYPE_NAME, b.ISSTOP, ( SELECT DATEDIFF( MAX( c.TRIALTIME ), CURDATE()) TRIALDAY FROM bus_corp_trial c WHERE c.CORPINFO_ID = f.CORPINFO_ID and c.ISDELETE = '0' ) TRIALDAY, (select count(1) from bus_corp_time bct where bct.CORPINFO_ID = f.CORPINFO_ID and DATE_FORMAT(NOW(),'%Y-%m-%d') between bct.USE_DATE_START and bct.USE_DATE_END) as HAS_LIVE from BUS_CORP_INFO f left join bus_corp_stop b on b.CORPINFO_ID = f.CORPINFO_ID and b.ISDELETE = '0' left join SYS_DICTIONARIES s on s.DICTIONARIES_ID = f.SCALE LEFT JOIN bus_corp_info_related r on r.CORPINFO_ID =f.CORPINFO_ID LEFT JOIN SYS_DICTIONARIES cs on cs.DICTIONARIES_ID = f.CORP_STATE LEFT JOIN SYS_DICTIONARIES sub on sub.DICTIONARIES_ID = f.SUBORDINATION LEFT JOIN SYS_DICTIONARIES abl on abl.DICTIONARIES_ID = r.AQ_BZ_LEVEL left join SYS_DICTIONARIES dicT on dicT.DICTIONARIES_ID = f.TRAINTYPE left join BUS_CORPTYPE t on t.CORPTYPE_ID = f.REGULARTYPE and t.ISDELETE = '0' where f.CORPINFO_ID = ? +2024-01-11 17:22:52.577 [http-nio-8099-exec-6] DEBUG c.z.mapper.datasource.corp.CorpInfoMapper.findById - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:52.586 [http-nio-8099-exec-6] DEBUG c.z.mapper.datasource.corp.CorpInfoMapper.findById - <== Total: 1 +2024-01-11 17:22:52.588 [http-nio-8099-exec-6] DEBUG c.z.mapper.datasource.system.RoleMapper.findById - ==> Preparing: select ROLE_ID, ROLE_NAME, RIGHTS, PARENT_ID, ADD_QX, DEL_QX, EDIT_QX, CHA_QX, RNUMBER, ISMAIN from SYS_ROLE where ROLE_ID = ? +2024-01-11 17:22:52.588 [http-nio-8099-exec-6] DEBUG c.z.mapper.datasource.system.RoleMapper.findById - ==> Parameters: 4579f49f39e743ad9f22b6e0e3b238d6(String) +2024-01-11 17:22:52.590 [http-nio-8099-exec-6] DEBUG c.z.mapper.datasource.system.RoleMapper.findById - <== Total: 1 +2024-01-11 17:22:52.591 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.DepartmentMapper.findById - ==> Preparing: select NAME, NAME_EN, BIANMA, PARENT_ID, HEADMAN, TEL, FUNCTIONS, ADDRESS, BZ, DEPARTMENT_ID, CORPINFO_ID, LEVEL, DEP_ORDER, ISSUPERVISE, ISDELETE , (select NAME from OA_DEPARTMENT o where t.PARENT_ID=o.DEPARTMENT_ID) as PARENT_NAME from OA_DEPARTMENT t where DEPARTMENT_ID = ? +2024-01-11 17:22:52.591 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.DepartmentMapper.findById - ==> Parameters: 96acf1a16df646dda03592af042f3abc(String) +2024-01-11 17:22:52.592 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.DepartmentMapper.findById - <== Total: 1 +2024-01-11 17:22:52.593 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.offduty.OffDutyMapper.listAll - ==> Preparing: select f.USER_ID, f.CORPINFO_ID, f.STARTTIME, f.ENDTIME, f.DESCR, f.REVIEW_STATUS, f.REVIEW_DESC, f.REVIEW_USER_ID, f.ISDELETE, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.OFFDUTY_ID from BUS_OFFDUTY f where (f.ISDELETE = '0' or (f.ISDELETE = '1' and f.REVIEW_STATUS = '-1')) and USER_ID = ? and CORPINFO_ID = ? and now() between CONCAT(STARTTIME,' 00:00:00') and CONCAT(ENDTIME,' 23:59:59') and f.REVIEW_STATUS in ('1', '2') +2024-01-11 17:22:52.594 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.offduty.OffDutyMapper.listAll - ==> Parameters: f0c2c728c85446b0b96a370f5f8da38f(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:52.594 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.offduty.OffDutyMapper.listAll - <== Total: 0 +2024-01-11 17:22:52.596 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.DepartmentMapper.listAll - ==> Preparing: select NAME, NAME_EN, BIANMA, PARENT_ID, HEADMAN, TEL, FUNCTIONS, ADDRESS, BZ, DEPARTMENT_ID, CORPINFO_ID, LEVEL, DEP_ORDER, ISSUPERVISE, ISDELETE from OA_DEPARTMENT where ISDELETE = 0 AND CORPINFO_ID = ? order by DEP_ORDER asc ,NAME +2024-01-11 17:22:52.596 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.DepartmentMapper.listAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:52.597 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.DepartmentMapper.listAll - <== Total: 4 +2024-01-11 17:22:52.600 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.listAllUser - ==> Preparing: select u.USER_ID, u.USERNAME, u.PASSWORD, u.LAST_LOGIN, u.NAME, u.IP, u.EMAIL, u.NUMBER, u.PHONE, r.ROLE_ID, r.ROLE_NAME from SYS_USER u, SYS_ROLE r where u.ISDELETE = 0 and u.ROLE_ID = r.ROLE_ID and u.USERNAME != 'admin' AND u.CORPINFO_ID = ? order by u.DEPARTMENT_ID asc, u.SORT asc,u.LAST_LOGIN desc +2024-01-11 17:22:52.600 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.listAllUser - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:52.601 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.system.UsersMapper.listAllUser - <== Total: 5 +2024-01-11 17:22:52.603 [http-nio-8099-exec-6] DEBUG c.zcloud.mapper.datasource.system.FHlogMapper.save - ==> Preparing: insert into SYS_FHLOG ( USERNAME, CZTIME, CONTENT, FHLOG_ID, IP, SOURCE, TYPE, NAME, CORPINFO_ID, DEPARTMENT, DEPARTMENT_ID, USER_ID ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) +2024-01-11 17:22:52.604 [http-nio-8099-exec-6] DEBUG c.zcloud.mapper.datasource.system.FHlogMapper.save - ==> Parameters: 卓云企业(String), 2024-01-11 17:22:52(String), 成功登录系统(String), 9599b4deb67445768ce2f11fe13947e8(String), 192.168.0.49(String), 1(String), 1(String), 卓云企业(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 卓云企业(String), 96acf1a16df646dda03592af042f3abc(String), f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 17:22:52.607 [http-nio-8099-exec-6] DEBUG c.zcloud.mapper.datasource.system.FHlogMapper.save - <== Updates: 1 +2024-01-11 17:22:52.671 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.UsersMapper.getUserAndRoleById - ==> Preparing: select u.USER_ID, u.USERNAME, u.NAME, u.PASSWORD, u.SKIN, u.NUMBER, u.ROLE_IDS, r.ROLE_ID, r.ROLE_NAME, r.RIGHTS as ROLE_RIGHTS, r.ADD_QX, r.DEL_QX, r.EDIT_QX, r.CHA_QX from SYS_USER u left join SYS_ROLE r on u.ROLE_ID=r.ROLE_ID where u.ISDELETE = 0 and u.STATUS=0 and u.USER_ID=? +2024-01-11 17:22:52.672 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.UsersMapper.getUserAndRoleById - ==> Parameters: f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 17:22:52.675 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.UsersMapper.getUserAndRoleById - <== Total: 1 +2024-01-11 17:22:52.677 [http-nio-8099-exec-2] DEBUG c.z.m.d.s.ButtonrightsMapper.listAllBrAndQxname - ==> Preparing: select SHIRO_KEY from SYS_ROLE_FHBUTTON a left join SYS_FHBUTTON b on a.BUTTON_ID = b.FHBUTTON_ID where a.ROLE_ID = ? and SHIRO_KEY is not null +2024-01-11 17:22:52.677 [http-nio-8099-exec-2] DEBUG c.z.m.d.s.ButtonrightsMapper.listAllBrAndQxname - ==> Parameters: 4579f49f39e743ad9f22b6e0e3b238d6(String) +2024-01-11 17:22:52.681 [http-nio-8099-exec-2] DEBUG c.z.m.d.s.ButtonrightsMapper.listAllBrAndQxname - <== Total: 0 +2024-01-11 17:22:52.683 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.684 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 0(String) +2024-01-11 17:22:52.695 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 77 +2024-01-11 17:22:52.695 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.696 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 148(String) +2024-01-11 17:22:52.697 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:52.698 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.698 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 169(String) +2024-01-11 17:22:52.699 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:52.700 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.700 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 481(String) +2024-01-11 17:22:52.701 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.702 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.702 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 482(String) +2024-01-11 17:22:52.703 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.704 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.705 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 145(String) +2024-01-11 17:22:52.709 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.710 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.710 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 153(String) +2024-01-11 17:22:52.711 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.712 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.712 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 11(String) +2024-01-11 17:22:52.713 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.713 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.713 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 424(String) +2024-01-11 17:22:52.714 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:52.715 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.715 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 426(String) +2024-01-11 17:22:52.716 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.717 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.717 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 425(String) +2024-01-11 17:22:52.719 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.722 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.722 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 427(String) +2024-01-11 17:22:52.724 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.724 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.724 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 466(String) +2024-01-11 17:22:52.725 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.725 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.725 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 451(String) +2024-01-11 17:22:52.726 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:52.727 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.727 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 452(String) +2024-01-11 17:22:52.728 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.728 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.729 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 453(String) +2024-01-11 17:22:52.729 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.730 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.730 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 454(String) +2024-01-11 17:22:52.731 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.731 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.732 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 455(String) +2024-01-11 17:22:52.734 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.736 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.736 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 5(String) +2024-01-11 17:22:52.737 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.737 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.738 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 13(String) +2024-01-11 17:22:52.739 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.739 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.739 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 14(String) +2024-01-11 17:22:52.740 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.741 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.741 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 15(String) +2024-01-11 17:22:52.742 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.742 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.743 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 16(String) +2024-01-11 17:22:52.745 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:52.746 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.747 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 17(String) +2024-01-11 17:22:52.749 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 12 +2024-01-11 17:22:52.750 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.750 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 21(String) +2024-01-11 17:22:52.751 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.751 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.751 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 22(String) +2024-01-11 17:22:52.751 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.752 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.752 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 23(String) +2024-01-11 17:22:52.753 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.753 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.753 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 24(String) +2024-01-11 17:22:52.754 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.754 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.754 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 25(String) +2024-01-11 17:22:52.755 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.755 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.755 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 26(String) +2024-01-11 17:22:52.756 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.758 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.759 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 27(String) +2024-01-11 17:22:52.762 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.763 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.764 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 28(String) +2024-01-11 17:22:52.765 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.765 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.766 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 29(String) +2024-01-11 17:22:52.767 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.767 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.767 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 30(String) +2024-01-11 17:22:52.767 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.768 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.768 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 31(String) +2024-01-11 17:22:52.769 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.770 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.770 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 32(String) +2024-01-11 17:22:52.771 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.772 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.772 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 18(String) +2024-01-11 17:22:52.775 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 12 +2024-01-11 17:22:52.777 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.777 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 33(String) +2024-01-11 17:22:52.779 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.779 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.779 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 34(String) +2024-01-11 17:22:52.780 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.780 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.780 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 35(String) +2024-01-11 17:22:52.781 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.781 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.782 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 36(String) +2024-01-11 17:22:52.782 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.783 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.783 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 37(String) +2024-01-11 17:22:52.784 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.784 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.784 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 38(String) +2024-01-11 17:22:52.786 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.787 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.787 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 39(String) +2024-01-11 17:22:52.789 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.789 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.790 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 40(String) +2024-01-11 17:22:52.790 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.791 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.791 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 41(String) +2024-01-11 17:22:52.792 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.792 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.792 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 42(String) +2024-01-11 17:22:52.795 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.795 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.795 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 43(String) +2024-01-11 17:22:52.796 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.796 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.797 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 44(String) +2024-01-11 17:22:52.799 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.800 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.801 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 19(String) +2024-01-11 17:22:52.803 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 12 +2024-01-11 17:22:52.803 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.804 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 45(String) +2024-01-11 17:22:52.804 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.804 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.805 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 46(String) +2024-01-11 17:22:52.805 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.806 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.806 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 47(String) +2024-01-11 17:22:52.807 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.807 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.807 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 48(String) +2024-01-11 17:22:52.808 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.808 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.809 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 49(String) +2024-01-11 17:22:52.809 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.810 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.810 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 50(String) +2024-01-11 17:22:52.812 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.813 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.814 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 51(String) +2024-01-11 17:22:52.815 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.816 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.816 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 52(String) +2024-01-11 17:22:52.816 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.817 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.817 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 53(String) +2024-01-11 17:22:52.817 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.818 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.818 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 54(String) +2024-01-11 17:22:52.818 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.819 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.819 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 55(String) +2024-01-11 17:22:52.820 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.820 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.820 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 56(String) +2024-01-11 17:22:52.821 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.822 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.822 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 20(String) +2024-01-11 17:22:52.824 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 14 +2024-01-11 17:22:52.825 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.826 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 57(String) +2024-01-11 17:22:52.829 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.829 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.830 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 58(String) +2024-01-11 17:22:52.830 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.830 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.830 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 59(String) +2024-01-11 17:22:52.832 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.832 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.832 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 60(String) +2024-01-11 17:22:52.833 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.833 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.833 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 61(String) +2024-01-11 17:22:52.834 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.834 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.834 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 62(String) +2024-01-11 17:22:52.835 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.835 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.835 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 63(String) +2024-01-11 17:22:52.836 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.836 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.836 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 64(String) +2024-01-11 17:22:52.837 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.839 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.840 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 65(String) +2024-01-11 17:22:52.842 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.843 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.843 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 66(String) +2024-01-11 17:22:52.845 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.845 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.845 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 67(String) +2024-01-11 17:22:52.848 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.849 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.849 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 68(String) +2024-01-11 17:22:52.850 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.850 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.850 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 69(String) +2024-01-11 17:22:52.851 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.852 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.852 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 70(String) +2024-01-11 17:22:52.855 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.856 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.857 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 95(String) +2024-01-11 17:22:52.858 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.859 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.859 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 4(String) +2024-01-11 17:22:52.860 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.860 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.860 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 314(String) +2024-01-11 17:22:52.861 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:52.862 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.862 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 315(String) +2024-01-11 17:22:52.863 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:52.863 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.863 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 319(String) +2024-01-11 17:22:52.864 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.864 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.865 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 320(String) +2024-01-11 17:22:52.866 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.867 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.868 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 316(String) +2024-01-11 17:22:52.869 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.870 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.870 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 317(String) +2024-01-11 17:22:52.870 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.871 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.871 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 318(String) +2024-01-11 17:22:52.871 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.872 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.872 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 374(String) +2024-01-11 17:22:52.872 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.873 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.873 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 120(String) +2024-01-11 17:22:52.874 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 14 +2024-01-11 17:22:52.874 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.874 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 121(String) +2024-01-11 17:22:52.875 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.875 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.875 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 402(String) +2024-01-11 17:22:52.876 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.876 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.876 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 207(String) +2024-01-11 17:22:52.878 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.878 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.879 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 390(String) +2024-01-11 17:22:52.881 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.882 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.882 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 369(String) +2024-01-11 17:22:52.883 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.884 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.884 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 370(String) +2024-01-11 17:22:52.894 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.895 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.895 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 313(String) +2024-01-11 17:22:52.896 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.896 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.897 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 403(String) +2024-01-11 17:22:52.898 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.898 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.898 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 406(String) +2024-01-11 17:22:52.899 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.899 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.899 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 404(String) +2024-01-11 17:22:52.900 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.900 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.900 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 409(String) +2024-01-11 17:22:52.901 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.901 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.901 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 416(String) +2024-01-11 17:22:52.902 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.902 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.902 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 389(String) +2024-01-11 17:22:52.903 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.903 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.903 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 418(String) +2024-01-11 17:22:52.903 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.904 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.905 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 186(String) +2024-01-11 17:22:52.906 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.907 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.908 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 190(String) +2024-01-11 17:22:52.909 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.909 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.909 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 393(String) +2024-01-11 17:22:52.910 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.910 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.910 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 378(String) +2024-01-11 17:22:52.912 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:52.912 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.912 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 379(String) +2024-01-11 17:22:52.913 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.913 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.913 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 438(String) +2024-01-11 17:22:52.914 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:52.914 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.914 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 439(String) +2024-01-11 17:22:52.914 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.915 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.915 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 440(String) +2024-01-11 17:22:52.916 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.916 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.916 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 371(String) +2024-01-11 17:22:52.918 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:52.918 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.921 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 372(String) +2024-01-11 17:22:52.921 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.922 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.922 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 375(String) +2024-01-11 17:22:52.923 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:52.923 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.923 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 376(String) +2024-01-11 17:22:52.924 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.924 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.924 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 195(String) +2024-01-11 17:22:52.926 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:52.927 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.927 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 196(String) +2024-01-11 17:22:52.928 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.928 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.928 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 197(String) +2024-01-11 17:22:52.929 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.929 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.929 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 180(String) +2024-01-11 17:22:52.931 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.932 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.932 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 181(String) +2024-01-11 17:22:52.934 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.935 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.936 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 187(String) +2024-01-11 17:22:52.937 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.937 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.937 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 338(String) +2024-01-11 17:22:52.938 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.938 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.938 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 469(String) +2024-01-11 17:22:52.939 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:52.939 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.939 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 470(String) +2024-01-11 17:22:52.940 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.940 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.940 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 441(String) +2024-01-11 17:22:52.941 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.941 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.941 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 442(String) +2024-01-11 17:22:52.942 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.942 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.942 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 443(String) +2024-01-11 17:22:52.943 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.943 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.943 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 444(String) +2024-01-11 17:22:52.946 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.947 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.948 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 412(String) +2024-01-11 17:22:52.949 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.950 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.950 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 415(String) +2024-01-11 17:22:52.951 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.951 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.952 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 414(String) +2024-01-11 17:22:52.953 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.953 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.953 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 413(String) +2024-01-11 17:22:52.954 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.954 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.954 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 467(String) +2024-01-11 17:22:52.955 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.955 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.955 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 472(String) +2024-01-11 17:22:52.956 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.956 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.956 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 471(String) +2024-01-11 17:22:52.957 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.958 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.958 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 468(String) +2024-01-11 17:22:52.960 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.961 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.962 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 192(String) +2024-01-11 17:22:52.963 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:52.964 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.964 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 193(String) +2024-01-11 17:22:52.965 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.965 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.965 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 194(String) +2024-01-11 17:22:52.966 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.966 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.967 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 373(String) +2024-01-11 17:22:52.967 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.967 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.968 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 475(String) +2024-01-11 17:22:52.968 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:52.969 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.969 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 476(String) +2024-01-11 17:22:52.969 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.970 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.970 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 477(String) +2024-01-11 17:22:52.971 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:52.971 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.971 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 478(String) +2024-01-11 17:22:52.972 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.972 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.973 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 446(String) +2024-01-11 17:22:52.975 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:52.975 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.975 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 447(String) +2024-01-11 17:22:52.976 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.977 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.977 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 448(String) +2024-01-11 17:22:52.977 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.978 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.978 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 449(String) +2024-01-11 17:22:52.979 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.979 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.979 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 450(String) +2024-01-11 17:22:52.980 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.980 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.980 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 201(String) +2024-01-11 17:22:52.981 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.981 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.981 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 221(String) +2024-01-11 17:22:52.983 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 29 +2024-01-11 17:22:52.983 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.984 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 405(String) +2024-01-11 17:22:52.985 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.985 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.985 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 222(String) +2024-01-11 17:22:52.986 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.986 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.986 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 223(String) +2024-01-11 17:22:52.987 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.987 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.987 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 224(String) +2024-01-11 17:22:52.988 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.988 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.988 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 225(String) +2024-01-11 17:22:52.989 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.990 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.990 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 391(String) +2024-01-11 17:22:52.991 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.992 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.992 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 226(String) +2024-01-11 17:22:52.994 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.994 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.995 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 244(String) +2024-01-11 17:22:52.995 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.996 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.996 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 245(String) +2024-01-11 17:22:52.996 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.997 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:52.997 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 227(String) +2024-01-11 17:22:52.998 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:52.999 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.000 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 246(String) +2024-01-11 17:22:53.001 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.001 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.001 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 228(String) +2024-01-11 17:22:53.002 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.002 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.002 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 229(String) +2024-01-11 17:22:53.002 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.002 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.002 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 230(String) +2024-01-11 17:22:53.004 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.004 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.004 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 231(String) +2024-01-11 17:22:53.005 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.005 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.005 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 377(String) +2024-01-11 17:22:53.005 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.005 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.005 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 396(String) +2024-01-11 17:22:53.006 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.006 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.006 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 232(String) +2024-01-11 17:22:53.007 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.008 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.008 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 233(String) +2024-01-11 17:22:53.008 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.009 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.009 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 234(String) +2024-01-11 17:22:53.010 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.010 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.010 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 235(String) +2024-01-11 17:22:53.011 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.012 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.012 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 236(String) +2024-01-11 17:22:53.013 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.013 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.013 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 237(String) +2024-01-11 17:22:53.013 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.014 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.014 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 238(String) +2024-01-11 17:22:53.015 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.015 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.015 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 242(String) +2024-01-11 17:22:53.016 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.016 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.016 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 241(String) +2024-01-11 17:22:53.017 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.017 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.017 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 240(String) +2024-01-11 17:22:53.017 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.017 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.017 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 239(String) +2024-01-11 17:22:53.018 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.018 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.018 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 247(String) +2024-01-11 17:22:53.018 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.019 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.019 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 456(String) +2024-01-11 17:22:53.020 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.020 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.020 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 457(String) +2024-01-11 17:22:53.020 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.020 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.020 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 458(String) +2024-01-11 17:22:53.021 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.021 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.022 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 459(String) +2024-01-11 17:22:53.022 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.023 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.023 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 464(String) +2024-01-11 17:22:53.024 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.025 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.025 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 465(String) +2024-01-11 17:22:53.029 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.029 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.029 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 460(String) +2024-01-11 17:22:53.030 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.030 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.030 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 461(String) +2024-01-11 17:22:53.031 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.031 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.031 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 462(String) +2024-01-11 17:22:53.032 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.032 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.032 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 463(String) +2024-01-11 17:22:53.032 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.032 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.032 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 1(String) +2024-01-11 17:22:53.034 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 10 +2024-01-11 17:22:53.034 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.034 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 2(String) +2024-01-11 17:22:53.035 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.035 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.035 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 6(String) +2024-01-11 17:22:53.035 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.036 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.036 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 7(String) +2024-01-11 17:22:53.036 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.037 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.037 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 9(String) +2024-01-11 17:22:53.038 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.038 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.038 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 8(String) +2024-01-11 17:22:53.042 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.042 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.043 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 12(String) +2024-01-11 17:22:53.044 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.044 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.044 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 3(String) +2024-01-11 17:22:53.045 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.045 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.045 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 71(String) +2024-01-11 17:22:53.047 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.047 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.047 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 191(String) +2024-01-11 17:22:53.048 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.048 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.048 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 208(String) +2024-01-11 17:22:53.049 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.049 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.049 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 216(String) +2024-01-11 17:22:53.051 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.051 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.051 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 243(String) +2024-01-11 17:22:53.053 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.053 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.053 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 188(String) +2024-01-11 17:22:53.056 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.056 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.057 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 189(String) +2024-01-11 17:22:53.057 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.058 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.058 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 399(String) +2024-01-11 17:22:53.059 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.059 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.059 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 146(String) +2024-01-11 17:22:53.060 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.061 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.061 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 147(String) +2024-01-11 17:22:53.062 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.062 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.062 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 155(String) +2024-01-11 17:22:53.064 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.064 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.064 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 158(String) +2024-01-11 17:22:53.065 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.065 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.066 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 159(String) +2024-01-11 17:22:53.066 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.066 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.067 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 156(String) +2024-01-11 17:22:53.067 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.067 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.067 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 161(String) +2024-01-11 17:22:53.068 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 7 +2024-01-11 17:22:53.069 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.069 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 162(String) +2024-01-11 17:22:53.069 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.070 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.070 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 473(String) +2024-01-11 17:22:53.070 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.071 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.071 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 163(String) +2024-01-11 17:22:53.072 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.072 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.072 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 166(String) +2024-01-11 17:22:53.073 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.073 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.073 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 217(String) +2024-01-11 17:22:53.074 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.074 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.074 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 360(String) +2024-01-11 17:22:53.075 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.075 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.075 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 392(String) +2024-01-11 17:22:53.076 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.076 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.076 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 164(String) +2024-01-11 17:22:53.077 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.078 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.078 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 167(String) +2024-01-11 17:22:53.079 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.079 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.079 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 170(String) +2024-01-11 17:22:53.080 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.080 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.080 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 168(String) +2024-01-11 17:22:53.081 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.081 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.081 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 218(String) +2024-01-11 17:22:53.082 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.082 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.082 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 165(String) +2024-01-11 17:22:53.082 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.083 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.083 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 492(String) +2024-01-11 17:22:53.086 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.086 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.086 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 493(String) +2024-01-11 17:22:53.087 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.087 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.087 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 494(String) +2024-01-11 17:22:53.088 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.088 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.088 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 495(String) +2024-01-11 17:22:53.089 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.089 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.089 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 339(String) +2024-01-11 17:22:53.090 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.090 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.091 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 340(String) +2024-01-11 17:22:53.091 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.091 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.091 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 341(String) +2024-01-11 17:22:53.092 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.092 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.093 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 388(String) +2024-01-11 17:22:53.093 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.093 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.093 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 351(String) +2024-01-11 17:22:53.095 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.095 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.095 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 387(String) +2024-01-11 17:22:53.096 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.096 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.096 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 367(String) +2024-01-11 17:22:53.096 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 368(String) +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 219(String) +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.097 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 220(String) +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 202(String) +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 330(String) +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.099 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 331(String) +2024-01-11 17:22:53.100 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.100 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.100 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 386(String) +2024-01-11 17:22:53.101 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.101 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.101 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 345(String) +2024-01-11 17:22:53.102 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.103 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.103 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 346(String) +2024-01-11 17:22:53.104 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.104 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.104 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 347(String) +2024-01-11 17:22:53.105 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.105 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.105 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 307(String) +2024-01-11 17:22:53.106 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.106 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.106 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 308(String) +2024-01-11 17:22:53.106 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.106 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.106 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 299(String) +2024-01-11 17:22:53.108 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:53.108 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.108 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 487(String) +2024-01-11 17:22:53.109 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.109 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.109 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 301(String) +2024-01-11 17:22:53.109 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.109 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.109 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 488(String) +2024-01-11 17:22:53.110 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.110 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.110 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 300(String) +2024-01-11 17:22:53.111 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.111 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.111 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 209(String) +2024-01-11 17:22:53.111 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.111 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.111 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 210(String) +2024-01-11 17:22:53.112 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.112 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.112 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 211(String) +2024-01-11 17:22:53.112 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.112 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.112 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 332(String) +2024-01-11 17:22:53.114 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.114 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.114 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 310(String) +2024-01-11 17:22:53.114 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.114 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.114 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 309(String) +2024-01-11 17:22:53.115 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.115 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.115 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 394(String) +2024-01-11 17:22:53.116 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.116 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.116 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 395(String) +2024-01-11 17:22:53.116 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.116 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.116 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 419(String) +2024-01-11 17:22:53.118 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.118 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.118 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 422(String) +2024-01-11 17:22:53.119 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.119 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.119 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 421(String) +2024-01-11 17:22:53.120 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.120 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.120 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 420(String) +2024-01-11 17:22:53.121 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.121 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.121 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 479(String) +2024-01-11 17:22:53.122 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.122 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.122 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 480(String) +2024-01-11 17:22:53.123 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.123 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.123 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 354(String) +2024-01-11 17:22:53.124 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.125 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.125 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 355(String) +2024-01-11 17:22:53.125 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.126 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.126 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 358(String) +2024-01-11 17:22:53.127 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.127 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.127 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 359(String) +2024-01-11 17:22:53.128 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.128 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.128 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 356(String) +2024-01-11 17:22:53.129 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.129 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.129 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 357(String) +2024-01-11 17:22:53.130 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.130 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.131 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 266(String) +2024-01-11 17:22:53.132 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.132 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.132 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 306(String) +2024-01-11 17:22:53.133 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.133 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.133 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 267(String) +2024-01-11 17:22:53.134 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.134 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.134 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 268(String) +2024-01-11 17:22:53.135 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.135 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.135 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 273(String) +2024-01-11 17:22:53.136 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.136 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.136 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 277(String) +2024-01-11 17:22:53.137 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.137 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.137 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 285(String) +2024-01-11 17:22:53.138 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.138 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.138 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 281(String) +2024-01-11 17:22:53.139 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.139 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.139 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 311(String) +2024-01-11 17:22:53.141 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.141 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.141 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 312(String) +2024-01-11 17:22:53.142 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.142 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.142 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 302(String) +2024-01-11 17:22:53.142 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.142 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.142 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 305(String) +2024-01-11 17:22:53.143 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.143 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.143 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 304(String) +2024-01-11 17:22:53.145 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.145 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.145 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 303(String) +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 198(String) +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 283(String) +2024-01-11 17:22:53.146 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.147 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.147 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 200(String) +2024-01-11 17:22:53.151 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.152 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.152 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 284(String) +2024-01-11 17:22:53.153 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.153 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.153 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 199(String) +2024-01-11 17:22:53.154 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.154 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.154 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 206(String) +2024-01-11 17:22:53.154 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.154 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.154 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 256(String) +2024-01-11 17:22:53.156 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.156 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.156 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 257(String) +2024-01-11 17:22:53.157 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.157 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.157 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 258(String) +2024-01-11 17:22:53.158 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.158 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.159 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 263(String) +2024-01-11 17:22:53.159 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.160 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.160 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 264(String) +2024-01-11 17:22:53.160 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.161 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.161 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 265(String) +2024-01-11 17:22:53.161 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.161 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.161 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 270(String) +2024-01-11 17:22:53.162 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.162 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.163 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 271(String) +2024-01-11 17:22:53.163 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.163 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.164 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 272(String) +2024-01-11 17:22:53.164 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.164 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.164 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 274(String) +2024-01-11 17:22:53.165 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.165 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.166 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 275(String) +2024-01-11 17:22:53.166 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.166 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.166 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 276(String) +2024-01-11 17:22:53.167 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.167 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.167 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 364(String) +2024-01-11 17:22:53.168 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.169 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.169 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 365(String) +2024-01-11 17:22:53.169 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.169 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.169 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 366(String) +2024-01-11 17:22:53.170 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.170 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.170 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 278(String) +2024-01-11 17:22:53.172 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.172 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.172 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 279(String) +2024-01-11 17:22:53.173 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.173 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.173 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 280(String) +2024-01-11 17:22:53.174 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.174 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.174 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 286(String) +2024-01-11 17:22:53.175 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.175 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.175 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 287(String) +2024-01-11 17:22:53.176 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.176 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.177 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 288(String) +2024-01-11 17:22:53.177 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.177 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.178 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 407(String) +2024-01-11 17:22:53.178 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.178 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.178 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 408(String) +2024-01-11 17:22:53.182 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.182 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.182 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 294(String) +2024-01-11 17:22:53.183 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.183 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.184 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 295(String) +2024-01-11 17:22:53.184 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.185 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.185 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 296(String) +2024-01-11 17:22:53.186 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.186 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.186 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 297(String) +2024-01-11 17:22:53.187 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.187 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.187 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 382(String) +2024-01-11 17:22:53.188 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.188 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.188 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 383(String) +2024-01-11 17:22:53.189 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.189 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.189 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 384(String) +2024-01-11 17:22:53.190 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.190 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.190 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 385(String) +2024-01-11 17:22:53.190 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.191 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.191 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 321(String) +2024-01-11 17:22:53.191 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:53.192 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.192 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 322(String) +2024-01-11 17:22:53.192 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.192 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.192 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 323(String) +2024-01-11 17:22:53.193 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.193 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.193 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 324(String) +2024-01-11 17:22:53.193 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.194 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.194 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 325(String) +2024-01-11 17:22:53.195 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.195 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.195 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 212(String) +2024-01-11 17:22:53.196 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.196 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.197 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 213(String) +2024-01-11 17:22:53.198 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.199 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.199 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 381(String) +2024-01-11 17:22:53.200 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.200 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.200 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 289(String) +2024-01-11 17:22:53.201 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.201 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.201 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 290(String) +2024-01-11 17:22:53.202 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.202 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.202 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 291(String) +2024-01-11 17:22:53.203 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.203 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.203 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 361(String) +2024-01-11 17:22:53.204 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.204 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.204 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 483(String) +2024-01-11 17:22:53.205 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.205 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.205 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 484(String) +2024-01-11 17:22:53.206 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.206 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.206 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 486(String) +2024-01-11 17:22:53.207 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.207 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.207 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 326(String) +2024-01-11 17:22:53.208 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.208 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.208 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 327(String) +2024-01-11 17:22:53.208 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.209 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.209 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 328(String) +2024-01-11 17:22:53.210 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.210 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.211 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 329(String) +2024-01-11 17:22:53.211 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.212 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.212 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 173(String) +2024-01-11 17:22:53.216 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 5 +2024-01-11 17:22:53.216 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.216 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 174(String) +2024-01-11 17:22:53.217 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.217 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.217 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 184(String) +2024-01-11 17:22:53.218 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.218 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.218 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 185(String) +2024-01-11 17:22:53.219 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.219 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.219 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 215(String) +2024-01-11 17:22:53.221 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.221 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.221 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 335(String) +2024-01-11 17:22:53.222 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.222 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.222 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 251(String) +2024-01-11 17:22:53.223 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.223 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.223 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 252(String) +2024-01-11 17:22:53.224 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.224 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.224 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 253(String) +2024-01-11 17:22:53.225 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.225 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.225 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 151(String) +2024-01-11 17:22:53.226 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.228 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.228 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 152(String) +2024-01-11 17:22:53.231 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.232 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.232 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 154(String) +2024-01-11 17:22:53.233 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.233 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.233 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 157(String) +2024-01-11 17:22:53.233 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.234 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.234 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 203(String) +2024-01-11 17:22:53.234 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.234 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.234 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 204(String) +2024-01-11 17:22:53.235 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.235 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.235 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 205(String) +2024-01-11 17:22:53.236 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.236 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.236 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 248(String) +2024-01-11 17:22:53.237 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:53.237 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.238 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 249(String) +2024-01-11 17:22:53.238 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.238 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.238 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 250(String) +2024-01-11 17:22:53.239 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.239 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.239 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 254(String) +2024-01-11 17:22:53.240 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.240 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.240 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 255(String) +2024-01-11 17:22:53.240 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.240 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.240 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 259(String) +2024-01-11 17:22:53.241 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 3 +2024-01-11 17:22:53.242 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.242 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 260(String) +2024-01-11 17:22:53.246 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.246 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.246 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 261(String) +2024-01-11 17:22:53.247 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.247 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.247 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 262(String) +2024-01-11 17:22:53.251 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.251 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.251 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 282(String) +2024-01-11 17:22:53.253 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.253 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.253 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 333(String) +2024-01-11 17:22:53.254 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.254 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.254 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 334(String) +2024-01-11 17:22:53.255 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.255 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.255 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 336(String) +2024-01-11 17:22:53.256 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:53.258 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.259 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 337(String) +2024-01-11 17:22:53.261 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.261 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.261 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 342(String) +2024-01-11 17:22:53.264 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.264 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.264 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 343(String) +2024-01-11 17:22:53.265 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.265 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.266 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 344(String) +2024-01-11 17:22:53.267 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.267 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.267 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 348(String) +2024-01-11 17:22:53.267 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 2 +2024-01-11 17:22:53.269 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.269 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 349(String) +2024-01-11 17:22:53.269 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.269 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.269 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 350(String) +2024-01-11 17:22:53.269 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.270 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.270 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 352(String) +2024-01-11 17:22:53.270 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.271 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.271 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 353(String) +2024-01-11 17:22:53.271 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.271 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.271 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 362(String) +2024-01-11 17:22:53.272 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.272 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.273 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 363(String) +2024-01-11 17:22:53.273 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.274 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.274 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 298(String) +2024-01-11 17:22:53.275 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.275 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.275 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 76(String) +2024-01-11 17:22:53.276 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 4 +2024-01-11 17:22:53.276 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.276 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 77(String) +2024-01-11 17:22:53.277 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.277 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.277 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 78(String) +2024-01-11 17:22:53.279 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.279 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.279 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 79(String) +2024-01-11 17:22:53.280 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.280 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.280 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 80(String) +2024-01-11 17:22:53.281 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.281 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.281 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 410(String) +2024-01-11 17:22:53.282 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.282 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.282 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 411(String) +2024-01-11 17:22:53.283 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.283 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.283 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 182(String) +2024-01-11 17:22:53.284 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 1 +2024-01-11 17:22:53.284 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Preparing: select MENU_ID, MENU_NAME, MENU_URL, PARENT_ID, MENU_ICON, SHIRO_KEY, MENU_ORDER, MENU_STATE, MENU_TYPE, COMPONENT, SHOW_MODEL from SYS_MENU where PARENT_ID = ? order by (MENU_ORDER+0) +2024-01-11 17:22:53.284 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - ==> Parameters: 183(String) +2024-01-11 17:22:53.285 [http-nio-8099-exec-2] DEBUG c.z.m.d.system.MenuMapper.listSubMenuByParentId - <== Total: 0 +2024-01-11 17:22:53.289 [http-nio-8099-exec-2] DEBUG c.z.mapper.datasource.system.UsersMapper.saveIP - ==> Preparing: update SYS_USER set IP = ?, LAST_LOGIN = ? where USERNAME = ? +2024-01-11 17:22:53.289 [http-nio-8099-exec-2] DEBUG c.z.mapper.datasource.system.UsersMapper.saveIP - ==> Parameters: 192.168.0.49(String), 2024-01-11 17:22:53(String), 卓云企业(String) +2024-01-11 17:22:53.291 [http-nio-8099-exec-2] DEBUG c.z.mapper.datasource.system.UsersMapper.saveIP - <== Updates: 1 +2024-01-11 17:22:53.806 [http-nio-8099-exec-10] DEBUG c.z.m.d.system.FileUploadLogMapper.getMemoryUsage - ==> Preparing: select sum(f.FILE_SIZE) as total_usage from BUS_FILEUPLOADLOG f where f.CORPINFO_ID = ? +2024-01-11 17:22:53.806 [http-nio-8099-exec-10] DEBUG c.z.m.d.system.FileUploadLogMapper.getMemoryUsage - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.810 [http-nio-8099-exec-10] DEBUG c.z.m.d.system.FileUploadLogMapper.getMemoryUsage - <== Total: 1 +2024-01-11 17:22:53.811 [http-nio-8099-exec-3] DEBUG c.z.m.d.s.ListStatisticsMapper.getCountList - ==> Preparing: select f.STARTTIME, f.ENDTIME, f.NOTEXAMINEDNUM, f.TYPE, f.PERIOD, f.CORPINFO_ID, f.LISTSTATISTICS_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.USER_ID from BUS_LIST_STATISTICS f where f.CORPINFO_ID = ? and f.TYPE != 'listType0006' and ( f.STARTTIME BETWEEN ? and ? or f.ENDTIME BETWEEN ? and ? or (f.STARTTIME <= ? and f.ENDTIME >= ?) ) +2024-01-11 17:22:53.811 [http-nio-8099-exec-3] DEBUG c.z.m.d.s.ListStatisticsMapper.getCountList - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String) +2024-01-11 17:22:53.814 [http-nio-8099-exec-3] DEBUG c.z.m.d.s.ListStatisticsMapper.getCountList - <== Total: 9 +2024-01-11 17:22:53.817 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountDay - ==> Preparing: SELECT COUNT(1) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) CHECK_TIME FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0001' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) BETWEEN DATE_FORMAT( ?, '%Y-%m-%d' ) and DATE_FORMAT( ?, '%Y-%m-%d' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) ) s GROUP BY s.TYPE +2024-01-11 17:22:53.817 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountDay - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.819 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountDay - <== Total: 1 +2024-01-11 17:22:53.821 [http-nio-8099-exec-5] DEBUG c.z.m.d.check.ListManagerMapper.goIndexCount - ==> Preparing: SELECT lis.SCREENTYPE SCREENTYPE, COUNT(*) as COUNT, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) TIME FROM BUS_CHECKRECORD f LEFT JOIN bus_LISTMANAGER lis ON lis.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.CORPINFO_ID = ? and f.CHECK_TIME is not null and lis.screenType is not null and f.ISSTATISTICS = '1' and f.isdelete = '0' and lis.isdelete = '0' AND f.FINISHED = '1' and f.TYPE = '1' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) >= ? AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) <= DATE_FORMAT( NOW(), '%Y-%m' ) GROUP BY lis.screenType, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) ORDER BY lis.screenType, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) +2024-01-11 17:22:53.822 [http-nio-8099-exec-5] DEBUG c.z.m.d.check.ListManagerMapper.goIndexCount - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 2023-08(String) +2024-01-11 17:22:53.824 [http-nio-8099-exec-5] DEBUG c.z.m.d.check.ListManagerMapper.goIndexCount - <== Total: 1 +2024-01-11 17:22:53.829 [http-nio-8099-exec-9] DEBUG c.z.m.d.risk.RiskPointMapper.statisticsAll - ==> Preparing: SELECT t.LEVELID, count(1) as COUNT FROM BUS_RISKPOINT t WHERE t.CORPINFO_ID=? and t.ISDELETE='0' GROUP BY t.LEVELID +2024-01-11 17:22:53.829 [http-nio-8099-exec-9] DEBUG c.z.m.d.risk.RiskPointMapper.statisticsAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.833 [http-nio-8099-exec-9] DEBUG c.z.m.d.risk.RiskPointMapper.statisticsAll - <== Total: 2 +2024-01-11 17:22:53.834 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountWeek - ==> Preparing: SELECT TYPE, COUNT(1) NUM FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, YEARWEEK(DATE_FORMAT(f.CHECK_TIME,'%Y-%m-%d'),1) WEEKNUM FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISDELETE = '0' AND f.ISSTATISTICS = '1' AND l.PERIOD = 'checkPeriod0002' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND YEARWEEK( DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ), 1 ) >= YEARWEEK( DATE_FORMAT( ?, '%Y-%m-%d' ), 1 ) AND YEARWEEK( DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ), 1 ) <= YEARWEEK( DATE_FORMAT( ?, '%Y-%m-%d' ), 1 ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.TYPE, l.PERIOD, WEEKNUM ) s GROUP BY s.TYPE +2024-01-11 17:22:53.835 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountWeek - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.835 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountWeek - <== Total: 0 +2024-01-11 17:22:53.838 [http-nio-8099-exec-9] DEBUG c.z.m.d.r.IdentificationPartsMapper.listIndexAll - ==> Preparing: select f.PARTSNAME, f.CORPINFO_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.ISDELETE, f.LONGITUDE, f.LATITUDE, f.IDENTIFICATIONPARTS_ID, f.RISK_UNIT_ID, f.ISMATCHING , c.CORP_NAME, un.RISKUNITNAME from BUS_IDENTIFICATIONPARTS f left join BUS_CORP_INFO c on c.CORPINFO_ID = f.CORPINFO_ID left join bus_riskunit un on un.RISKUNIT_ID = f.RISK_UNIT_ID where f.ISDELETE = '0' and f.CORPINFO_ID = ? order by f.OPERATTIME desc +2024-01-11 17:22:53.838 [http-nio-8099-exec-9] DEBUG c.z.m.d.r.IdentificationPartsMapper.listIndexAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.842 [http-nio-8099-exec-9] DEBUG c.z.m.d.r.IdentificationPartsMapper.listIndexAll - <== Total: 3 +2024-01-11 17:22:53.845 [http-nio-8099-exec-4] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Preparing: select count(0) from (SELECT f.USERNAME, f.CREATOR, f.CREATTIME, f.SYNOPSIS, f.CONTENT, f.ISALL, f.ISTOP, f.STATUS, f.NOTICE_ID FROM BUS_NOTICE f WHERE ( isall = 'yes' OR NOTICE_ID IN ( SELECT NOTICE_ID FROM bus_notice_corp WHERE CORP_INFO_ID = ? ) ) AND f.ISDELETE = 0 AND f.STATUS = 1 ORDER BY f.ISTOP DESC, f.CREATTIME DESC) tmp_count +2024-01-11 17:22:53.845 [http-nio-8099-exec-8] DEBUG c.z.m.d.notice.NoticeCorpMapper.listByIndex - ==> Preparing: SELECT u.* FROM bus_noticecorp u LEFT JOIN bus_noticecorpuserid c ON c.NOTICECORP_ID = u.NOTICECORP_ID where c.USER_ID = ? AND u.ISDELETE = 0 AND u.STATUS = 1 order by u.ISTOP desc, u.CREATTIME desc +2024-01-11 17:22:53.845 [http-nio-8099-exec-8] DEBUG c.z.m.d.notice.NoticeCorpMapper.listByIndex - ==> Parameters: f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 17:22:53.847 [http-nio-8099-exec-4] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.847 [http-nio-8099-exec-8] DEBUG c.z.m.d.notice.NoticeCorpMapper.listByIndex - <== Total: 0 +2024-01-11 17:22:53.848 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountMonth - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) CHECK_TIME FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISDELETE = '0' AND f.ISSTATISTICS = '1' AND l.PERIOD = 'checkPeriod0004' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) BETWEEN DATE_FORMAT( ?, '%Y-%m' ) AND DATE_FORMAT( ?, '%Y-%m' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y-%m' ) ) s GROUP BY s.TYPE +2024-01-11 17:22:53.848 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountMonth - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.849 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountMonth - <== Total: 0 +2024-01-11 17:22:53.852 [http-nio-8099-exec-7] DEBUG c.z.m.d.h.HiddenMapper.getCountByRectifiCationorId - ==> Preparing: SELECT f.CREATOR,f.STATE FROM BUS_HIDDEN f WHERE f.ISDELETE = '0' and f.STATE != '0' and f.HIDDENLEVEL = 'hiddenLevel0001' and f.CORPINFO_ID =? +2024-01-11 17:22:53.853 [http-nio-8099-exec-4] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Preparing: SELECT f.USERNAME, f.CREATOR, f.CREATTIME, f.SYNOPSIS, f.CONTENT, f.ISALL, f.ISTOP, f.STATUS, f.NOTICE_ID FROM BUS_NOTICE f WHERE ( isall = 'yes' OR NOTICE_ID IN ( SELECT NOTICE_ID FROM bus_notice_corp WHERE CORP_INFO_ID = ? ) ) AND f.ISDELETE = 0 AND f.STATUS = 1 ORDER BY f.ISTOP DESC, f.CREATTIME DESC limit 0,8 +2024-01-11 17:22:53.853 [http-nio-8099-exec-4] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.853 [http-nio-8099-exec-7] DEBUG c.z.m.d.h.HiddenMapper.getCountByRectifiCationorId - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.854 [http-nio-8099-exec-4] DEBUG c.z.m.d.n.S.getNotAndCorpByCorpIddatalistPage - <== Total: 0 +2024-01-11 17:22:53.854 [http-nio-8099-exec-7] DEBUG c.z.m.d.h.HiddenMapper.getCountByRectifiCationorId - <== Total: 4 +2024-01-11 17:22:53.856 [http-nio-8099-exec-9] DEBUG c.z.m.datasource.risk.RiskUnitMapper.listIndexAll - ==> Preparing: select f.RISKUNITNAME, f.CORPINFO_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.ISDELETE, f.RISKUNIT_ID, f.DEPARTMENT_ID , c.CORP_NAME, de.NAME as DEPT_NAME from BUS_RISKUNIT f left join BUS_CORP_INFO c on c.CORPINFO_ID = f.CORPINFO_ID left join OA_DEPARTMENT de on de.DEPARTMENT_ID = f.DEPARTMENT_ID where f.ISDELETE = '0' and f.CORPINFO_ID = ? order by f.OPERATTIME desc +2024-01-11 17:22:53.856 [http-nio-8099-exec-9] DEBUG c.z.m.datasource.risk.RiskUnitMapper.listIndexAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.856 [http-nio-8099-exec-1] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByHiddenType - ==> Preparing: SELECT HIDDENTYPE2, COUNT(1) AS count FROM BUS_HIDDEN WHERE CORPINFO_ID = ? GROUP BY HIDDENTYPE2 +2024-01-11 17:22:53.857 [http-nio-8099-exec-1] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByHiddenType - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.857 [http-nio-8099-exec-1] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByHiddenType - <== Total: 4 +2024-01-11 17:22:53.859 [http-nio-8099-exec-9] DEBUG c.z.m.datasource.risk.RiskUnitMapper.listIndexAll - <== Total: 4 +2024-01-11 17:22:53.860 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountQuarter - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, concat( DATE_FORMAT( f.CHECK_TIME, '%Y' ), QUARTER ( f.CHECK_TIME )) CHECK_TIME_quarter FROM BUS_CHECKRECORD f LEFT JOIN bus_listmanager l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISDELETE = '0' AND f.ISSTATISTICS = '1' AND l.PERIOD = 'checkPeriod0005' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), QUARTER (f.CHECK_TIME)),SIGNED) >= CONVERT(concat(DATE_FORMAT(?, '%Y'), QUARTER (?)),SIGNED) AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), QUARTER (f.CHECK_TIME)),SIGNED) <= CONVERT(concat(DATE_FORMAT(?, '%Y'), QUARTER (?)),SIGNED) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, concat( DATE_FORMAT( f.CHECK_TIME, '%Y' ), QUARTER ( f.CHECK_TIME )) ) s GROUP BY s.TYPE +2024-01-11 17:22:53.860 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountQuarter - ==> Parameters: 2024-01-01 00:00:00(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.862 [http-nio-8099-exec-7] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByCreatorId - ==> Preparing: SELECT f.CREATOR,f.STATE FROM BUS_HIDDEN f WHERE f.ISDELETE = '0' and f.STATE != '0' and f.HIDDENLEVEL = 'hiddenLevel0001' and f.CORPINFO_ID =? +2024-01-11 17:22:53.862 [http-nio-8099-exec-7] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByCreatorId - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.862 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountQuarter - <== Total: 0 +2024-01-11 17:22:53.863 [http-nio-8099-exec-7] DEBUG c.z.m.d.hidden.HiddenMapper.getCountByCreatorId - <== Total: 4 +2024-01-11 17:22:53.864 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountHalfYear - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ) FROM BUS_CHECKRECORD f LEFT JOIN bus_listmanager l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0007' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ),SIGNED) >= CONVERT(concat(DATE_FORMAT(?, '%Y'), INTERVAL(CONVERT(MONTH(?),SIGNED),7,13) ),SIGNED) AND CONVERT(concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ),SIGNED) <= CONVERT(concat(DATE_FORMAT(?, '%Y'), INTERVAL(CONVERT(MONTH(?),SIGNED),7,13)),SIGNED) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, concat(DATE_FORMAT(f.CHECK_TIME, '%Y'), INTERVAL(CONVERT(MONTH(f.CHECK_TIME),SIGNED),7,13) ) ) s GROUP BY s.TYPE +2024-01-11 17:22:53.865 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountHalfYear - ==> Parameters: 2024-01-01 00:00:00(String), 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.866 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountHalfYear - <== Total: 0 +2024-01-11 17:22:53.867 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.check.ListManagerMapper.listAll - ==> Preparing: select f.NAME, f.PERIOD, f.TYPE, f.CORPINFO_ID, f.CREATOR, f.CREATTIME, f.OPERATOR, f.OPERATTIME, f.ISDELETE, f.LISTMANAGER_ID, f.DEPARTMENT_ID, f.POST_ID, f.USER_ID, f.ACOUNT, f.BCOUNT, f.CCOUNT, f.DCOUNT, f.START_DATE, f.END_DATE, f.SCREENTYPE, f.BAO_BAO_DEPARTMENT_ID, f.BAO_BAO_USER_ID, f.BAO_BAO_TYPE, f.TASK_TYPE , p.NAME PERIODNAME, t.NAME TYPENAME, d.NAME as DEPARTMENT_NAME, d.LEVEL as DEPARTMENT_LEVEL, sp.NAME AS POST_NAME, u.NAME USER_NAME, (select count(1) from BUS_LIST_CHECKITEM ch where ch.LISTMANAGER_ID=f.LISTMANAGER_ID and ch.ISDELETE =0) as count, getCheckedNum(f.LISTMANAGER_ID) checkCount, f.BAO_BAO_TYPE from BUS_LISTMANAGER f left join sys_dictionaries p on f.PERIOD = p.BIANMA left join sys_dictionaries t on f.TYPE = t.BIANMA left join OA_DEPARTMENT d on d.DEPARTMENT_ID=f.DEPARTMENT_ID left join sys_user u on u.USER_ID = f.USER_ID left join SYS_POST sp on sp.POST_ID=f.POST_ID where (f.TYPE != 'listType0005' or (f.START_DATE <= DATE_FORMAT(NOW(),'%Y-%m-%d') and f.END_DATE >= DATE_FORMAT(NOW(),'%Y-%m-%d') )) and f.CORPINFO_ID = ? and f.DEPARTMENT_ID = ? and f.USER_ID = ? AND f.ISDELETE = '0' order by f.USER_ID= ? desc ,f.CREATTIME desc ,f.DEPARTMENT_ID asc +2024-01-11 17:22:53.867 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.check.ListManagerMapper.listAll - ==> Parameters: 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String), 96acf1a16df646dda03592af042f3abc(String), f0c2c728c85446b0b96a370f5f8da38f(String), f0c2c728c85446b0b96a370f5f8da38f(String) +2024-01-11 17:22:53.868 [http-nio-8099-exec-1] DEBUG c.z.m.d.s.DictionariesMapper.listSubDictByParentId - ==> Preparing: select NAME, NAME_EN, BIANMA, ORDER_BY, PARENT_ID, BZ, TBSNAME, TBFIELD, YNDEL, DICTIONARIES_ID from SYS_DICTIONARIES where PARENT_ID = ? order by ORDER_BY +2024-01-11 17:22:53.868 [http-nio-8099-exec-6] DEBUG c.z.m.datasource.check.ListManagerMapper.listAll - <== Total: 0 +2024-01-11 17:22:53.869 [http-nio-8099-exec-1] DEBUG c.z.m.d.s.DictionariesMapper.listSubDictByParentId - ==> Parameters: 3babc15144444bdc8d763d0af2bdfff6(String) +2024-01-11 17:22:53.870 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountYear - ==> Preparing: SELECT COUNT( 1 ) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y' ) CHECK_TIME FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0006' AND l.TYPE != 'listType0005' AND l.TYPE != 'listType0006' AND DATE_FORMAT( f.CHECK_TIME, '%Y' ) BETWEEN DATE_FORMAT(?, '%Y' ) AND DATE_FORMAT(?, '%Y' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD, DATE_FORMAT( f.CHECK_TIME, '%Y' ) ) s GROUP BY s.TYPE +2024-01-11 17:22:53.871 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountYear - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.871 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountYear - <== Total: 0 +2024-01-11 17:22:53.873 [http-nio-8099-exec-1] DEBUG c.z.m.d.s.DictionariesMapper.listSubDictByParentId - <== Total: 7 +2024-01-11 17:22:53.874 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountTenDays - ==> Preparing: SELECT COUNT(1) NUM, s.TYPE FROM ( SELECT f.LISTMANAGER_ID, l.TYPE, l.PERIOD FROM BUS_CHECKRECORD f LEFT JOIN BUS_LISTMANAGER l ON l.LISTMANAGER_ID = f.LISTMANAGER_ID WHERE f.FINISHED = '1' AND f.ISSTATISTICS = '1' AND f.ISDELETE = '0' AND l.PERIOD = 'checkPeriod0003' AND l.TYPE != 'listType0005' AND DATE_FORMAT( f.CHECK_TIME, '%Y-%m-%d' ) BETWEEN DATE_FORMAT( ?, '%Y-%m-%d' ) and DATE_FORMAT( ?, '%Y-%m-%d' ) AND f.CORPINFO_ID = ? GROUP BY f.LISTMANAGER_ID, l.type, l.PERIOD ) s GROUP BY s.TYPE +2024-01-11 17:22:53.874 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountTenDays - ==> Parameters: 2024-01-01 00:00:00(String), 2024-12-31 23:59:59(String), 13cf0f4ec77e4d98ae8cdd9c3386ae0c(String) +2024-01-11 17:22:53.875 [http-nio-8099-exec-3] DEBUG c.z.m.d.check.CheckRecordMapper.listCountTenDays - <== Total: 0 +2024-01-11 17:22:53.875 [http-nio-8099-exec-2] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Preparing: select f.TITLE, f.FHDESC, f.CDATA, f.USERNAME, f.SCHEDULE_ID from OA_SCHEDULE f where 1=1 and f.USERNAME = ? and f.CDATA = ? +2024-01-11 17:22:53.875 [http-nio-8099-exec-2] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Parameters: 卓云企业(String), 2024-01-11(String) +2024-01-11 17:22:53.879 [http-nio-8099-exec-2] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - <== Total: 1 +2024-01-11 17:22:53.879 [http-nio-8099-exec-10] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Preparing: select f.TITLE, f.FHDESC, f.CDATA, f.USERNAME, f.SCHEDULE_ID from OA_SCHEDULE f where 1=1 and f.USERNAME = ? +2024-01-11 17:22:53.879 [http-nio-8099-exec-10] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - ==> Parameters: 卓云企业(String) +2024-01-11 17:22:53.881 [http-nio-8099-exec-10] DEBUG c.z.m.datasource.system.ScheduleMapper.listAll - <== Total: 2 diff --git a/src/main/java/com/zcloud/controller/system/UsersController.java b/src/main/java/com/zcloud/controller/system/UsersController.java index 49a3516..31695b6 100644 --- a/src/main/java/com/zcloud/controller/system/UsersController.java +++ b/src/main/java/com/zcloud/controller/system/UsersController.java @@ -652,6 +652,94 @@ public class UsersController extends BaseController { * @return * @throws Exception */ +// @RequestMapping(value="/saveUser") +// @RequiresPermissions("user:add") +// @ResponseBody +// @LogAnno(menuType= "双重预防",menuServer= "企业管理",instructionsOperate = "用户管理",instructionsType = "保存用户") +// public Object saveUser() throws Exception{ +// Map map = new HashMap(); +// String errInfo = "success"; +// PageData pd = new PageData(); +// pd = this.getPageData(); +// // 默认周期初始值为1 +// pd.put("CORPINFO_ID", Jurisdiction.getCORPINFO_ID()); +//// pd.put("DURATION", "1"); //工作状态持续时间 +// pd.put("WORKSTATUS", "1"); //工作状态 +// pd.put("WORKPERIOD", "1"); //当前工作周期数 +// pd.put("RIGHTS", "788664966448"); +// +// if(pd.get("USERAVATARURL")!=null && !pd.getString("USERAVATARURL").equals("")){ +//// System.out.println("USERAVATARURL原长度:"+pd.getString("USERAVATARURL").length()); +// String USERAVATARURL64 = ImageAnd64Binary.zipBase64(pd.getString("USERAVATARURL")); +//// System.out.println("USERAVATARURL压缩长度:"+USERAVATARURL64.length()); +// try{ +// FaceUtil.compareFace(pd.getString("USERAVATARURL"),pd.getString("USERAVATARURL")); +// }catch (Exception e){ +// map.put("result", "fail"); +// map.put("msg", "人脸图像不符合要求 请重新上传!"); +// return map; +// } +// } +// if ("input".equals(pd.getString("LEARNERCATEGORYSTATUS"))) { +// pd.put("DICTTYPE","APPLICABLE_PERSONNEL"); +// PageData lc = dictionariesCorpService.saveSelf(pd); +// pd.put("LEARNERCATEGORY", lc.getString("DICTIONARIES_ID")); +// } +// pd.put("USER_ID", this.get32UUID()); //ID 主键 +// pd.put("LAST_LOGIN", ""); //最后登录时间 +// pd.put("IP", ""); //IP +// pd.put("STATUS", "0"); //状态 +// pd.put("ISMAIN", "0"); //状态 +// pd.put("SKIN", "pcoded-navbar navbar-image-3,navbar pcoded-header navbar-expand-lg navbar-light header-dark,"); //用户默认皮肤 +// pd.put("PASSWORD", new SimpleHash("SHA-1", pd.getString("USERNAME"), pd.getString("PASSWORD")).toString()); //密码加密 +// +// +// if(null == usersService.findByUsername(pd)){ //判断用户名是否存在 +// usersService.saveUser(pd); //执行保存 +// if("true".equals(pd.getString("ISSTUDENT"))) { +// if ("select".equals(pd.getString("letDutiesType"))) { +// pd.put("DUTIES", pd.getString("DUTIES")); +// } else { +// PageData dicPd = new PageData(); +// dicPd.put("PARENT_ID", "09e36ac01e9540f8bc84eab1c1a78754"); +// dicPd.put("BIANMA", "zhiwu"); +// dicPd.put("NAME", pd.getString("DUTIESValue")); +// dicPd = dictionariesCorpService.saveByZidongxinzeng(dicPd); +// pd.put("DUTIES", dicPd.getString("DICTIONARIES_ID")); +// } +// if ("select".equals(pd.getString("letTitleType"))) { +// pd.put("TITLE", pd.getString("TITLE")); +// } else { +// PageData dicPd = new PageData(); +// dicPd.put("PARENT_ID", "945a6b10e59946078b500f0fbafa8679"); +// dicPd.put("BIANMA", "zhicheng"); +// dicPd.put("NAME", pd.getString("letTitleValue")); +// dicPd = dictionariesCorpService.saveByZidongxinzeng(dicPd); +// pd.put("TITLE", dicPd.getString("DICTIONARIES_ID")); +// } +// if ("select".equals(pd.getString("letTypeOfWorkType"))) { +// pd.put("TYPE_OF_WORK", pd.getString("TYPE_OF_WORK")); +// } else { +// PageData dicPd = new PageData(); +// dicPd.put("PARENT_ID", "55484e491a5e442d839c4595380713ec"); +// dicPd.put("BIANMA", "gongzhong"); +// dicPd.put("NAME", pd.getString("letTypeOfWorkValue")); +// dicPd = dictionariesCorpService.saveByZidongxinzeng(dicPd); +// pd.put("TYPE_OF_WORK", dicPd.getString("DICTIONARIES_ID")); +// } +// userInfoService.save(pd); +// } +// }else{ +// map.put("result","failed"); +// } +// FHLOG.save(Jurisdiction.getUsername(), "新增用户:"+pd.getString("USERNAME"));//记录日志 +// +// +// map.put("result", errInfo); //返回结果 +// map.put("USER_ID", pd.getString("USER_ID")); //返回结果 +// return map; +// } + @RequestMapping(value="/saveUser") @RequiresPermissions("user:add") @ResponseBody @@ -663,6 +751,7 @@ public class UsersController extends BaseController { PageData pd = this.getPageData(); try { usersService.saveUserNew(pd); + // 调用 Service 层保存用户 } catch (Exception e) { errInfo = "error"; map.put("msg", e.getMessage()); diff --git a/src/main/java/com/zcloud/util/PLSUtil.java b/src/main/java/com/zcloud/util/PLSUtil.java index 253a48c..1094f53 100644 --- a/src/main/java/com/zcloud/util/PLSUtil.java +++ b/src/main/java/com/zcloud/util/PLSUtil.java @@ -1,20 +1,15 @@ package com.zcloud.util; import com.alibaba.fastjson.JSONObject; -import com.zcloud.controller.corp.CorpInfoController; import com.zcloud.entity.EmployeeData; import com.zcloud.entity.PageData; -import com.zcloud.service.corp.CorpInfoService; import com.zcloud.service.corp.CorpPlsInfoService; import com.zcloud.service.system.UsersService; import okhttp3.*; import org.springframework.beans.factory.annotation.Autowired; import java.io.IOException; -import java.io.OutputStream; -import java.net.HttpURLConnection; -import java.net.URL; -import java.net.URLConnection; +import java.util.Map; public class PLSUtil { @@ -23,7 +18,6 @@ public class PLSUtil { @Autowired public static UsersService usersService; - // 修改 getToken 方法以返回布尔值 public static boolean getToken(PageData pd) throws Exception { boolean tokenUpdated = false; pd = corpplsinfoService.findById(pd); @@ -39,15 +33,7 @@ public class PLSUtil { loginPayload.put("password", passWord); loginPayload.put("isPresentationMode", "2"); - OkHttpClient client = new OkHttpClient(); - MediaType JSON = MediaType.parse("application/json; charset=utf-8"); - RequestBody body = RequestBody.create(JSON, loginPayload.toJSONString()); - Request request = new Request.Builder() - .url(loginUrl) - .post(body) - .build(); - - Response response = client.newCall(request).execute(); + Response response = sendPostHttpRequest(loginPayload.toJSONString(), loginUrl,null); if (response.isSuccessful()) { String responseBody = response.body().string(); JSONObject responseJSON = new JSONObject(responseBody.isEmpty()); @@ -83,17 +69,7 @@ public class PLSUtil { pd = corpplsinfoService.findById(pd); String token = pd.getString("TOKEN"); String url = pd.getString("POST_URL") + "/deploy/psnmgmt/insertPsnInfo"; - - OkHttpClient client = new OkHttpClient(); - MediaType JSON = MediaType.parse("application/json; charset=utf-8"); - RequestBody body = RequestBody.create(JSON, employeeData.toString()); - Request request = new Request.Builder() - .url(url) - .post(body) - .addHeader("Authorization", "Bearer " + token) - .build(); - - Response response = client.newCall(request).execute(); + Response response = sendPostHttpRequest(url,employeeData.toString(),token); if (!response.isSuccessful()) { throw new IOException(String.valueOf(response)); } @@ -101,4 +77,43 @@ public class PLSUtil { throw new Exception("无法获取有效的Token"); } } + + private static Response sendPostHttpRequest(String url, String jsonPayload, String token) throws IOException { + OkHttpClient client = new OkHttpClient(); + MediaType JSON = MediaType.parse("application/json; charset=utf-8"); + RequestBody body = RequestBody.create(JSON, jsonPayload); + Request.Builder builder = new Request.Builder() + .url(url) + .post(body); + + if (token != null && !token.isEmpty()) { + builder.addHeader("Authorization", "Bearer " + token); + } + + Request request = builder.build(); + return client.newCall(request).execute(); + } + + private static Response sendGetHttpRequest(String url, Map queryParams, String token) throws IOException { + OkHttpClient client = new OkHttpClient(); + + HttpUrl.Builder httpBuilder = HttpUrl.parse(url).newBuilder(); + //封装请求参数 + if (queryParams != null) { + for (Map.Entry param : queryParams.entrySet()) { + httpBuilder.addQueryParameter(param.getKey(), param.getValue()); + } + } + //设置请求的url + Request.Builder requestBuilder = new Request.Builder() + .url(httpBuilder.build()); + + if (token != null && !token.isEmpty()) { + requestBuilder.addHeader("Authorization", "Bearer " + token); + } + + Request request = requestBuilder.build(); + //发送请求并返回响应数据 + return client.newCall(request).execute(); + } }