Newer
Older
mcms / ms-mcms / mcms.log
StephanieGitHub on 16 Dec 2020 394 KB first commit
2020-11-19 13:40:54.661  INFO 3845 --- [main] n.m.MSApplication                        : Starting MSApplication on killfendeMacBook-Pro.local with PID 3845 (/Volumes/Transcend/mcms/ms-mcms/target/classes started by killfen in /Volumes/Transcend/mcms/ms-mcms)
2020-11-19 13:40:54.681 DEBUG 3845 --- [main] n.m.MSApplication                        : Running with Spring Boot v2.2.2.RELEASE, Spring v5.2.2.RELEASE
2020-11-19 13:40:54.682  INFO 3845 --- [main] n.m.MSApplication                        : The following profiles are active: dev
2020-11-19 13:40:59.581  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-11-19 13:40:59.590  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2020-11-19 13:40:59.749  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 148ms. Found 0 Elasticsearch repository interfaces.
2020-11-19 13:40:59.772  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-11-19 13:40:59.774  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2020-11-19 13:40:59.885  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 110ms. Found 0 Reactive Elasticsearch repository interfaces.
2020-11-19 13:40:59.968  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-11-19 13:40:59.974  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2020-11-19 13:41:00.127  INFO 3845 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 93ms. Found 0 Redis repository interfaces.
2020-11-19 13:41:03.818  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [net.mingsoft.config.ShiroConfig$$EnhancerBySpringCGLIB$$63a39468] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:04.039  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'webConfig' of type [net.mingsoft.config.WebConfig$$EnhancerBySpringCGLIB$$aea45d6b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.008  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' of type [org.mybatis.spring.boot.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.029  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' of type [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$60e6574e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.034  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$47bdfb90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.039  INFO 3845 --- [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
2020-11-19 13:41:05.211  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.219  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.282  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'statFilter' of type [com.alibaba.druid.filter.stat.StatFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.525  INFO 3845 --- [main] c.a.d.p.DruidDataSource                  : {dataSource-1} inited
2020-11-19 13:41:05.526  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.565  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.580  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.923  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IManagerDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.929  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IManagerDao' of type [com.sun.proxy.$Proxy98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:05.930  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'managerBiz' of type [net.mingsoft.basic.biz.impl.ManagerBizImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.006  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IRoleModelDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.012  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IRoleModelDao' of type [com.sun.proxy.$Proxy99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.013  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'roleModelBiz' of type [net.mingsoft.basic.biz.impl.RoleModelBizImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.193  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IModelDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.198  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IModelDao' of type [com.sun.proxy.$Proxy100] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.198  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'modelBiz' of type [net.mingsoft.basic.biz.impl.ModelBizImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.200  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [net.mingsoft.basic.security.BaseAuthRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.204  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.447  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.458  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:06.653  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:07.534  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidConfig' of type [net.mingsoft.config.DruidConfig$$EnhancerBySpringCGLIB$$b849f7d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:07.575  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidStatPointcut' of type [org.springframework.aop.support.JdkRegexpMethodPointcut] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:07.583  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidStatInterceptor' of type [com.alibaba.druid.support.spring.stat.DruidStatInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:07.587  INFO 3845 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidStatAdvisor' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 13:41:08.779  INFO 3845 --- [main] o.s.b.w.e.t.TomcatWebServer              : Tomcat initialized with port(s): 8080 (http)
2020-11-19 13:41:08.824  INFO 3845 --- [main] o.a.c.c.StandardService                  : Starting service [Tomcat]
2020-11-19 13:41:08.825  INFO 3845 --- [main] o.a.c.c.StandardEngine                   : Starting Servlet engine: [Apache Tomcat/9.0.29]
2020-11-19 13:41:09.324  INFO 3845 --- [main] o.a.c.c.C.[.[.[/]                        : Initializing Spring embedded WebApplicationContext
2020-11-19 13:41:09.324  INFO 3845 --- [main] o.s.w.c.ContextLoader                    : Root WebApplicationContext: initialization completed in 14504 ms
2020-11-19 13:41:09.733  INFO 3845 --- [main] o.s.b.w.s.RegistrationBean               : Filter webStatFilter was not registered (possibly already registered?)
2020-11-19 13:41:09.821 DEBUG 3845 --- [main] n.m.b.f.XSSEscapeFilter                  : xss filter init
2020-11-19 13:41:18.189  INFO 3845 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2020-11-19 13:41:18.357  INFO 3845 --- [main] o.s.s.c.ThreadPoolTaskExecutor           : Initializing ExecutorService
2020-11-19 13:41:18.360  INFO 3845 --- [main] o.s.s.c.ThreadPoolTaskExecutor           : Initializing ExecutorService 'threadPoolTaskExecutor'
2020-11-19 13:41:23.296  INFO 3845 --- [main] o.q.i.StdSchedulerFactory                : Using default implementation for ThreadExecutor
2020-11-19 13:41:23.338  INFO 3845 --- [main] o.q.c.SchedulerSignalerImpl              : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2020-11-19 13:41:23.339  INFO 3845 --- [main] o.q.c.QuartzScheduler                    : Quartz Scheduler v.2.3.2 created.
2020-11-19 13:41:23.341  INFO 3845 --- [main] o.q.s.RAMJobStore                        : RAMJobStore initialized.
2020-11-19 13:41:23.343  INFO 3845 --- [main] o.q.c.QuartzScheduler                    : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2020-11-19 13:41:23.343  INFO 3845 --- [main] o.q.i.StdSchedulerFactory                : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2020-11-19 13:41:23.343  INFO 3845 --- [main] o.q.i.StdSchedulerFactory                : Quartz scheduler version: 2.3.2
2020-11-19 13:41:23.343  INFO 3845 --- [main] o.q.c.QuartzScheduler                    : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@706d2bae
2020-11-19 13:41:23.674  INFO 3845 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2020-11-19 13:41:23.766  INFO 3845 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2020-11-19 13:41:23.841  INFO 3845 --- [main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2020-11-19 13:41:24.187  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:24.225  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:24.264  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
2020-11-19 13:41:24.536  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:24.563  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
2020-11-19 13:41:24.586  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1
2020-11-19 13:41:24.600  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingHEAD_1
2020-11-19 13:41:24.609  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1
2020-11-19 13:41:24.617  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPUT_1
2020-11-19 13:41:24.623  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPATCH_1
2020-11-19 13:41:24.627  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingDELETE_1
2020-11-19 13:41:24.634  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingOPTIONS_1
2020-11-19 13:41:24.644  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingTRACE_1
2020-11-19 13:41:24.668  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1
2020-11-19 13:41:24.677  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_3
2020-11-19 13:41:24.682  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:24.690  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2
2020-11-19 13:41:24.766  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1
2020-11-19 13:41:24.808  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1
2020-11-19 13:41:24.881  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:24.882  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_1
2020-11-19 13:41:24.886  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_4
2020-11-19 13:41:24.889  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_2
2020-11-19 13:41:24.895  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3
2020-11-19 13:41:24.901  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingHEAD_2
2020-11-19 13:41:24.910  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_2
2020-11-19 13:41:24.916  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPUT_2
2020-11-19 13:41:24.921  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPATCH_2
2020-11-19 13:41:24.925  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingDELETE_2
2020-11-19 13:41:24.930  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingOPTIONS_2
2020-11-19 13:41:24.939  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingTRACE_2
2020-11-19 13:41:24.958  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1
2020-11-19 13:41:24.967  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2
2020-11-19 13:41:24.974  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_5
2020-11-19 13:41:24.983  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4
2020-11-19 13:41:24.986  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingHEAD_3
2020-11-19 13:41:24.990  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_3
2020-11-19 13:41:25.001  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPUT_3
2020-11-19 13:41:25.009  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPATCH_3
2020-11-19 13:41:25.018  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingDELETE_3
2020-11-19 13:41:25.023  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingOPTIONS_3
2020-11-19 13:41:25.026  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingTRACE_3
2020-11-19 13:41:25.050  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2
2020-11-19 13:41:25.069  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_2
2020-11-19 13:41:25.078  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_6
2020-11-19 13:41:25.084  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_3
2020-11-19 13:41:25.091  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5
2020-11-19 13:41:25.094  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_4
2020-11-19 13:41:25.098  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2
2020-11-19 13:41:25.102  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3
2020-11-19 13:41:25.108  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6
2020-11-19 13:41:25.199  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.203  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_4
2020-11-19 13:41:25.204  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.205  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.208  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.209  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.213  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.214  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.216  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.234  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_5
2020-11-19 13:41:25.237  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1
2020-11-19 13:41:25.240  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1
2020-11-19 13:41:25.242  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1
2020-11-19 13:41:25.244  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1
2020-11-19 13:41:25.246  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1
2020-11-19 13:41:25.248  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1
2020-11-19 13:41:25.250  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1
2020-11-19 13:41:25.281  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_6
2020-11-19 13:41:25.286  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7
2020-11-19 13:41:25.304  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_3
2020-11-19 13:41:25.306  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_7
2020-11-19 13:41:25.307  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_8
2020-11-19 13:41:25.313  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8
2020-11-19 13:41:25.317  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: mainUsingGET_1
2020-11-19 13:41:25.329  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadUsingPOST_1
2020-11-19 13:41:25.351  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3
2020-11-19 13:41:25.354  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_7
2020-11-19 13:41:25.356  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_9
2020-11-19 13:41:25.358  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9
2020-11-19 13:41:25.361  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryUsingGET_1
2020-11-19 13:41:25.365  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3
2020-11-19 13:41:25.368  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4
2020-11-19 13:41:25.384  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4
2020-11-19 13:41:25.389  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_8
2020-11-19 13:41:25.395  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.397  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_10
2020-11-19 13:41:25.402  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10
2020-11-19 13:41:25.428  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4
2020-11-19 13:41:25.443  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5
2020-11-19 13:41:25.473  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.499  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_5
2020-11-19 13:41:25.514  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.518  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_4
2020-11-19 13:41:25.524  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_9
2020-11-19 13:41:25.546  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_11
2020-11-19 13:41:25.552  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11
2020-11-19 13:41:25.555  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.562  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5
2020-11-19 13:41:25.570  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.573  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6
2020-11-19 13:41:25.580  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.583  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.584  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.586  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.587  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.588  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.591  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.592  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.628  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_6
2020-11-19 13:41:25.636  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_5
2020-11-19 13:41:25.642  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_10
2020-11-19 13:41:25.644  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_12
2020-11-19 13:41:25.648  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12
2020-11-19 13:41:25.650  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6
2020-11-19 13:41:25.653  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7
2020-11-19 13:41:25.696  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkLoginUsingPOST_1
2020-11-19 13:41:25.749  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: diyUsingGET_1
2020-11-19 13:41:25.774  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPasswordUsingPOST_1
2020-11-19 13:41:25.778  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_8
2020-11-19 13:41:25.841  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_7
2020-11-19 13:41:25.847  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_11
2020-11-19 13:41:25.854  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13
2020-11-19 13:41:25.857  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7
2020-11-19 13:41:25.866  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_9
2020-11-19 13:41:25.885  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_8
2020-11-19 13:41:25.913  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.914  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_6
2020-11-19 13:41:25.924  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_12
2020-11-19 13:41:25.928  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_13
2020-11-19 13:41:25.934  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14
2020-11-19 13:41:25.941  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8
2020-11-19 13:41:25.944  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_10
2020-11-19 13:41:25.951  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:25.954  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_13
2020-11-19 13:41:25.956  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: infoUsingGET_1
2020-11-19 13:41:25.965  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_11
2020-11-19 13:41:25.982  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_9
2020-11-19 13:41:25.987  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_10
2020-11-19 13:41:25.995  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_7
2020-11-19 13:41:26.001  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_14
2020-11-19 13:41:26.005  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importJsonUsingPOST_1
2020-11-19 13:41:26.006  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_14
2020-11-19 13:41:26.009  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15
2020-11-19 13:41:26.022  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9
2020-11-19 13:41:26.035  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_11
2020-11-19 13:41:26.049  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_8
2020-11-19 13:41:26.051  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_15
2020-11-19 13:41:26.067  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_15
2020-11-19 13:41:26.085  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16
2020-11-19 13:41:26.114  WARN 3845 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 13:41:26.116  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_9
2020-11-19 13:41:26.123  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_16
2020-11-19 13:41:26.125  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_16
2020-11-19 13:41:26.128  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17
2020-11-19 13:41:26.132  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_5
2020-11-19 13:41:26.142  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_12
2020-11-19 13:41:26.151  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_10
2020-11-19 13:41:26.154  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_17
2020-11-19 13:41:26.156  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_17
2020-11-19 13:41:26.160  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18
2020-11-19 13:41:26.164  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10
2020-11-19 13:41:26.173  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_12
2020-11-19 13:41:26.186  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_13
2020-11-19 13:41:26.188  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_18
2020-11-19 13:41:26.190  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_18
2020-11-19 13:41:26.192  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19
2020-11-19 13:41:26.195  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11
2020-11-19 13:41:26.200  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_13
2020-11-19 13:41:26.206  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_14
2020-11-19 13:41:26.214  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingGET_1
2020-11-19 13:41:26.216  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_19
2020-11-19 13:41:26.217  INFO 3845 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20
2020-11-19 13:41:26.272  INFO 3845 --- [main] o.s.s.q.SchedulerFactoryBean             : Starting Quartz Scheduler now
2020-11-19 13:41:26.272  INFO 3845 --- [main] o.q.c.QuartzScheduler                    : Scheduler quartzScheduler_$_NON_CLUSTERED started.
2020-11-19 13:41:26.402  INFO 3845 --- [main] o.s.b.w.e.t.TomcatWebServer              : Tomcat started on port(s): 8080 (http) with context path ''
2020-11-19 13:41:26.420  INFO 3845 --- [main] n.m.MSApplication                        : Started MSApplication in 33.962 seconds (JVM running for 36.838)
2020-11-19 13:45:40.189  INFO 3845 --- [http-nio-8080-exec-2] o.a.c.c.C.[.[.[/]                        : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-11-19 13:45:40.192  INFO 3845 --- [http-nio-8080-exec-2] o.s.w.s.DispatcherServlet                : Initializing Servlet 'dispatcherServlet'
2020-11-19 13:45:40.316  INFO 3845 --- [http-nio-8080-exec-2] o.s.w.s.DispatcherServlet                : Completed initialization in 124 ms
2020-11-19 13:45:41.118 DEBUG 3845 --- [http-nio-8080-exec-2] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.0
2020-11-19 13:45:41.140 DEBUG 3845 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : ==>  Preparing: select * from app limit 0,1 
2020-11-19 13:45:41.212 DEBUG 3845 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : ==> Parameters: 
2020-11-19 13:45:41.443 DEBUG 3845 --- [http-nio-8080-exec-2] n.m.b.e.GlobalExceptionResolver          : handleException

org.springframework.jdbc.BadSqlGrammarException: 
### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
### The error may exist in net/mingsoft/basic/dao/IAppDao.xml
### The error may involve net.mingsoft.basic.dao.IAppDao.getByUrl-Inline
### The error occurred while setting parameters
### SQL: select * from app  limit 0,1
### Cause: java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
	at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) ~[spring-jdbc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) ~[spring-jdbc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) ~[mybatis-spring-2.0.4.jar:2.0.4]
	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) ~[mybatis-spring-2.0.4.jar:2.0.4]
	at com.sun.proxy.$Proxy97.selectOne(Unknown Source) ~[?:?]
	at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159) ~[mybatis-spring-2.0.4.jar:2.0.4]
	at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:144) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:85) ~[mybatis-3.5.4.jar:3.5.4]
	at com.sun.proxy.$Proxy127.getByUrl(Unknown Source) ~[?:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl.getByUrl(AppBizImpl.java:70) ~[classes/:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$FastClassBySpringCGLIB$$43eb8b47.invoke(<generated>) ~[classes/:?]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72) ~[druid-1.1.9.jar:1.1.9]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$EnhancerBySpringCGLIB$$f010f3f8.getByUrl(<generated>) ~[classes/:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$FastClassBySpringCGLIB$$43eb8b47.invoke(<generated>) ~[classes/:?]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72) ~[druid-1.1.9.jar:1.1.9]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$EnhancerBySpringCGLIB$$2c645750.getByUrl(<generated>) ~[classes/:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$FastClassBySpringCGLIB$$43eb8b47.invoke(<generated>) ~[classes/:?]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72) ~[druid-1.1.9.jar:1.1.9]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$EnhancerBySpringCGLIB$$2c645750.getByUrl(<generated>) ~[classes/:?]
	at net.mingsoft.basic.action.web.IndexAction.index(IndexAction.java:74) ~[classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) [javax.servlet-api-4.0.1.jar:4.0.1]
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) [javax.servlet-api-4.0.1.jar:4.0.1]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:316) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1373) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1118) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) [javax.servlet-api-4.0.1.jar:4.0.1]
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) [javax.servlet-api-4.0.1.jar:4.0.1]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-all-1.5.3.jar:?]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) [druid-1.1.9.jar:1.1.9]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at net.mingsoft.basic.filter.XSSEscapeFilter.doFilter(XSSEscapeFilter.java:55) [classes/:?]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1591) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3051) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3049) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:498) ~[druid-1.1.9.jar:1.1.9]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.4.jar:3.5.4]
	at com.sun.proxy.$Proxy200.execute(Unknown Source) ~[?:?]
	at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:103) ~[mybatis-3.5.4.jar:3.5.4]
	at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:108) ~[pagehelper-5.1.8.jar:?]
	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.4.jar:3.5.4]
	at com.sun.proxy.$Proxy198.query(Unknown Source) ~[?:?]
	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) ~[mybatis-3.5.4.jar:3.5.4]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ~[mybatis-spring-2.0.4.jar:2.0.4]
	... 135 more

2020-11-19 13:45:49.411 DEBUG 3845 --- [http-nio-8080-exec-3] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.0
2020-11-19 13:45:49.412 DEBUG 3845 --- [http-nio-8080-exec-3] n.m.b.d.I.getByUrl                       : ==>  Preparing: select * from app limit 0,1 
2020-11-19 13:45:49.412 DEBUG 3845 --- [http-nio-8080-exec-3] n.m.b.d.I.getByUrl                       : ==> Parameters: 
2020-11-19 13:45:49.415 DEBUG 3845 --- [http-nio-8080-exec-3] n.m.b.e.GlobalExceptionResolver          : handleException

org.springframework.jdbc.BadSqlGrammarException: 
### Error querying database.  Cause: java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
### The error may exist in net/mingsoft/basic/dao/IAppDao.xml
### The error may involve net.mingsoft.basic.dao.IAppDao.getByUrl-Inline
### The error occurred while setting parameters
### SQL: select * from app  limit 0,1
### Cause: java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
	at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235) ~[spring-jdbc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) ~[spring-jdbc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) ~[mybatis-spring-2.0.4.jar:2.0.4]
	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) ~[mybatis-spring-2.0.4.jar:2.0.4]
	at com.sun.proxy.$Proxy97.selectOne(Unknown Source) ~[?:?]
	at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159) ~[mybatis-spring-2.0.4.jar:2.0.4]
	at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:144) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:85) ~[mybatis-3.5.4.jar:3.5.4]
	at com.sun.proxy.$Proxy127.getByUrl(Unknown Source) ~[?:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl.getByUrl(AppBizImpl.java:70) ~[classes/:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$FastClassBySpringCGLIB$$43eb8b47.invoke(<generated>) ~[classes/:?]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72) ~[druid-1.1.9.jar:1.1.9]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$EnhancerBySpringCGLIB$$f010f3f8.getByUrl(<generated>) ~[classes/:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$FastClassBySpringCGLIB$$43eb8b47.invoke(<generated>) ~[classes/:?]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72) ~[druid-1.1.9.jar:1.1.9]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$EnhancerBySpringCGLIB$$2c645750.getByUrl(<generated>) ~[classes/:?]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$FastClassBySpringCGLIB$$43eb8b47.invoke(<generated>) ~[classes/:?]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72) ~[druid-1.1.9.jar:1.1.9]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at net.mingsoft.basic.biz.impl.AppBizImpl$$EnhancerBySpringCGLIB$$2c645750.getByUrl(<generated>) ~[classes/:?]
	at net.mingsoft.basic.util.BasicUtil.getApp(BasicUtil.java:186) ~[classes/:?]
	at net.mingsoft.basic.action.web.LoginAction.login(LoginAction.java:110) ~[classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) [javax.servlet-api-4.0.1.jar:4.0.1]
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) [javax.servlet-api-4.0.1.jar:4.0.1]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) [shiro-all-1.5.3.jar:?]
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) [shiro-all-1.5.3.jar:?]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) [druid-1.1.9.jar:1.1.9]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at net.mingsoft.basic.filter.XSSEscapeFilter.doFilter(XSSEscapeFilter.java:55) [classes/:?]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1591) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.29.jar:9.0.29]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: java.sql.SQLSyntaxErrorException: Table 'db-mcms-open.app' doesn't exist
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) ~[mysql-connector-java-8.0.18.jar:8.0.18]
	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3051) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3049) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) ~[druid-1.1.9.jar:1.1.9]
	at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:498) ~[druid-1.1.9.jar:1.1.9]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.4.jar:3.5.4]
	at com.sun.proxy.$Proxy200.execute(Unknown Source) ~[?:?]
	at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:103) ~[mybatis-3.5.4.jar:3.5.4]
	at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:108) ~[pagehelper-5.1.8.jar:?]
	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.4.jar:3.5.4]
	at com.sun.proxy.$Proxy198.query(Unknown Source) ~[?:?]
	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) ~[mybatis-3.5.4.jar:3.5.4]
	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) ~[mybatis-3.5.4.jar:3.5.4]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ~[mybatis-spring-2.0.4.jar:2.0.4]
	... 121 more

2020-11-19 13:52:47.991 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.0
2020-11-19 13:52:48.033 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByUrl                       : ==>  Preparing: select * from app limit 0,1 
2020-11-19 13:52:48.089 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByUrl                       : ==> Parameters: 
2020-11-19 13:52:48.692 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByUrl                       : <==    Columns: id, app_name, app_url, app_logo, app_keyword, app_copyright, app_style, app_description, app_datetime, app_mobile_style, app_pay_date, app_pay, app_state, app_mobile_state, app_login_page, del, update_date, update_by, create_date, create_by
2020-11-19 13:52:48.717 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByUrl                       : <==        Row: 1, MCMS-OPEN, http://localhost:8080/ms-mcms
, [{"path":"/upload/1/appLogo/1578375538540.jpg"}], 铭飞MCMS, 版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。, default, 铭飞MCMS, null, , 2019-11-16 00:00:00, , 0, 1, , null, null, null, null, null
2020-11-19 13:52:48.785 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByUrl                       : <==      Total: 1
2020-11-19 13:52:57.282 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.25
2020-11-19 13:53:54.433 DEBUG 3845 --- [http-nio-8080-exec-2] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.4
2020-11-19 13:53:54.443 DEBUG 3845 --- [http-nio-8080-exec-2] n.m.b.a.w.LoginAction                    : session_code:5luq requestCode:b24r
2020-11-19 13:53:59.576 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.5
2020-11-19 13:53:59.585 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.a.w.LoginAction                    : session_code:dck2 requestCode:dck2
2020-11-19 13:54:00.014 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 13:54:00.028 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 13:54:00.067 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 13:54:00.067 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 13:54:00.071 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 13:54:00.162 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : ==>  Preparing: select ROLE_ID,ROLE_NAME,ROLE_MANAGERID,APP_ID from role where ROLE_ID=? 
2020-11-19 13:54:00.166 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : ==> Parameters: 48(Integer)
2020-11-19 13:54:00.526 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : <==    Columns: ROLE_ID, ROLE_NAME, ROLE_MANAGERID, APP_ID
2020-11-19 13:54:00.526 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : <==        Row: 48, msopen, 57, 1
2020-11-19 13:54:00.529 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : <==      Total: 1
2020-11-19 13:54:00.532 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.42857142857142855
2020-11-19 13:54:00.532 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : ==>  Preparing: select * from app where id = ? 
2020-11-19 13:54:00.532 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : ==> Parameters: 1(Integer)
2020-11-19 13:54:00.537 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : <==    Columns: id, app_name, app_url, app_logo, app_keyword, app_copyright, app_style, app_description, app_datetime, app_mobile_style, app_pay_date, app_pay, app_state, app_mobile_state, app_login_page, del, update_date, update_by, create_date, create_by
2020-11-19 13:54:00.537 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : <==        Row: 1, MCMS-OPEN, http://localhost:8080/ms-mcms
, [{"path":"/upload/1/appLogo/1578375538540.jpg"}], 铭飞MCMS, 版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。, default, 铭飞MCMS, null, , 2019-11-16 00:00:00, , 0, 1, , null, null, null, null, null
2020-11-19 13:54:00.540 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getEntity                      : <==      Total: 1
2020-11-19 13:54:00.543 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.queryAllChildManager           : ==>  Preparing: select * from manager m left join role r on m.MANAGER_ROLEID = r.ROLE_ID where MANAGER_ROLEID in (select ROLE_ID from role where ROLE_MANAGERID = ?) order by MANAGER_ID DESC 
2020-11-19 13:54:00.544 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.queryAllChildManager           : ==> Parameters: 0(Integer)
2020-11-19 13:54:00.555 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.queryAllChildManager           : <==      Total: 0
2020-11-19 13:54:00.575 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 13:54:00.575 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 13:54:00.577 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 13:54:00.577 TRACE 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 13:54:00.577 DEBUG 3845 --- [http-nio-8080-exec-18] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 13:54:00.880 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 13:54:00.880 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 13:54:00.892 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 13:54:00.892 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:00.894 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:00.896 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 13:54:00.897 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 13:54:00.899 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 13:54:00.900 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 13:54:00.901 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 13:54:00.903 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:00.904 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:00.905 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:00.908 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:00.910 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:00.912 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:00.913 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:00.915 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:00.916 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:00.925 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:00.927 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:00.932 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:00.958 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 13:54:00.959 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:00.962 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:00.963 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:00.964 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:00.967 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:00.968 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:00.970 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:00.971 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:00.975 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:00.976 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:00.977 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:00.977 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:00.982 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 13:54:00.983 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:00.985 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:00.985 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:00.987 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:00.999 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:01.003 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 13:54:01.008 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:01.009 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:01.009 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:01.011 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:01.014 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:01.016 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:01.018 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:01.019 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 13:54:01.063 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 13:54:01.066 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:01.070 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:01.083 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:01.084 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 13:54:01.086 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 13:54:01.086 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:01.092 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:01.092 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:01.093 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:01.094 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 13:54:01.127 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 13:54:01.128 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:01.131 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:01.133 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:01.149 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:01.153 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:01.160 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 13:54:01.161 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 13:54:01.164 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:01.164 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 13:54:01.652 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.5
2020-11-19 13:54:03.552 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.5555555555555556
2020-11-19 13:54:03.714 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 13:54:03.714 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 13:54:03.728 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 13:54:03.730 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:03.732 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:03.733 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 13:54:03.734 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 13:54:03.737 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 13:54:03.741 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 13:54:03.743 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 13:54:03.746 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:03.747 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:03.748 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:03.749 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:03.816 DEBUG 3845 --- [http-nio-8080-exec-17] n.m.b.d.I.getEntity                      : ==>  Preparing: select MANAGER_ID,MANAGER_NAME,MANAGER_NICKNAME,MANAGER_PASSWORD,MANAGER_ROLEID,MANAGER_PEOPLEID,MANAGER_TIME,MANAGER_ADMIN from manager where MANAGER_ID=? 
2020-11-19 13:54:03.817 DEBUG 3845 --- [http-nio-8080-exec-17] n.m.b.d.I.getEntity                      : ==> Parameters: 57(Integer)
2020-11-19 13:54:03.817 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:03.821 TRACE 3845 --- [http-nio-8080-exec-17] n.m.b.d.I.getEntity                      : <==    Columns: MANAGER_ID, MANAGER_NAME, MANAGER_NICKNAME, MANAGER_PASSWORD, MANAGER_ROLEID, MANAGER_PEOPLEID, MANAGER_TIME, MANAGER_ADMIN
2020-11-19 13:54:03.831 TRACE 3845 --- [http-nio-8080-exec-17] n.m.b.d.I.getEntity                      : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, super
2020-11-19 13:54:03.831 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:03.832 DEBUG 3845 --- [http-nio-8080-exec-17] n.m.b.d.I.getEntity                      : <==      Total: 1
2020-11-19 13:54:03.833 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:03.841 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:03.842 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:03.847 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:03.861 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:03.867 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:03.882 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 13:54:03.895 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:03.896 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:03.897 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:03.901 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:03.918 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:03.919 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:03.920 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:03.927 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:03.949 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:03.952 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:03.954 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:03.957 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:03.959 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 13:54:03.960 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:03.961 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:03.962 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:03.975 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:03.977 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:03.979 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 13:54:03.981 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:03.982 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:03.983 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:03.985 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:03.986 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:03.989 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:03.990 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:03.991 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 13:54:03.992 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 13:54:03.999 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:04.000 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:04.000 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:04.002 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 13:54:04.014 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 13:54:04.015 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:04.016 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:04.018 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:04.019 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:04.021 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 13:54:04.022 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 13:54:04.023 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:04.025 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:04.027 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:04.028 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:04.033 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:04.040 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 13:54:04.041 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 13:54:04.043 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:04.044 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 13:54:04.187 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.m.d.I.query_COUNT                    : ==>  Preparing: SELECT count(0) FROM mdiy_dict WHERE app_id = ? AND dict_type = ? 
2020-11-19 13:54:04.188 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.m.d.I.query_COUNT                    : ==> Parameters: 1(Integer), 消息类型(String)
2020-11-19 13:54:04.192 TRACE 3845 --- [http-nio-8080-exec-19] n.m.m.d.I.query_COUNT                    : <==    Columns: count(0)
2020-11-19 13:54:04.192 TRACE 3845 --- [http-nio-8080-exec-19] n.m.m.d.I.query_COUNT                    : <==        Row: 0
2020-11-19 13:54:04.197 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.m.d.I.query_COUNT                    : <==      Total: 1
2020-11-19 13:54:10.216 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 13:54:10.217 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 13:54:10.219 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 13:54:10.220 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 13:54:10.221 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 13:54:10.225 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 13:54:10.227 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 13:54:10.238 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 13:54:10.240 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:10.241 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:10.241 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 13:54:10.242 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 13:54:10.247 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 13:54:10.250 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 13:54:10.252 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 13:54:10.282 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:10.288 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:10.289 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:10.292 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:10.292 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:10.294 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:10.297 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:10.298 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:10.303 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:10.304 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:10.305 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:10.307 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:10.308 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 13:54:10.309 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:10.310 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:10.311 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:10.311 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:10.313 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:10.313 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:10.314 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:10.316 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:10.317 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:10.320 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:10.321 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:10.322 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:10.323 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 13:54:10.325 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:10.327 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:10.329 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:10.331 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:10.332 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:10.334 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 13:54:10.357 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:10.360 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:10.361 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:10.384 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:10.388 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:10.391 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:10.394 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:10.395 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 13:54:10.396 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 13:54:10.398 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:10.400 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:10.401 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:10.402 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 13:54:10.404 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 13:54:10.405 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:10.406 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:10.408 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:10.409 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:10.410 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 13:54:10.412 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 13:54:10.415 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:10.424 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:10.426 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:10.427 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:10.428 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:10.429 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 13:54:10.430 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 13:54:10.436 TRACE 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:10.437 DEBUG 3845 --- [http-nio-8080-exec-6] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 13:54:13.597 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 13:54:13.598 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 13:54:13.600 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 13:54:13.600 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 13:54:13.600 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 13:54:13.601 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 13:54:13.603 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 13:54:13.609 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 13:54:13.609 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:13.610 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 13:54:13.611 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 13:54:13.612 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 13:54:13.613 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 13:54:13.615 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 13:54:13.617 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 13:54:13.618 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:13.619 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:13.619 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:13.620 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:13.620 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:54:13.624 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:13.631 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:13.631 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:54:13.632 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:13.633 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:13.634 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:13.636 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:54:13.638 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 13:54:13.640 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:13.641 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:13.642 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:13.642 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:13.645 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:13.647 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:13.647 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:13.648 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:13.648 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:13.651 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:13.651 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:13.653 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:54:13.654 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 13:54:13.656 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:54:13.661 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:13.662 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:13.663 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:13.663 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:54:13.664 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 13:54:13.664 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:13.665 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:13.665 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:54:13.666 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:13.666 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:13.666 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:13.667 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:54:13.670 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 13:54:13.671 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 13:54:13.671 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:13.672 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:13.672 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:54:13.673 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 13:54:13.679 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 13:54:13.681 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:13.683 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:13.684 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:13.686 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:54:13.692 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 13:54:13.692 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 13:54:13.693 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:54:13.694 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:13.695 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:13.695 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:54:13.696 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 13:54:13.696 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 13:54:13.697 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 13:54:13.697 TRACE 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 13:54:13.698 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 13:54:14.803 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.6
2020-11-19 13:54:14.837 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.query_COUNT                    : ==>  Preparing: SELECT count(0) FROM system_log WHERE app_id = ? AND del = ? 
2020-11-19 13:54:14.837 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.query_COUNT                    : ==> Parameters: 1(Integer), 0(Integer)
2020-11-19 13:54:14.839 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.query_COUNT                    : <==    Columns: count(0)
2020-11-19 13:54:14.840 TRACE 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.query_COUNT                    : <==        Row: 0
2020-11-19 13:54:14.840 DEBUG 3845 --- [http-nio-8080-exec-16] n.m.b.d.I.query_COUNT                    : <==      Total: 1
2020-11-19 13:56:13.352 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 13:56:13.357 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 13:56:13.385 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 13:56:13.385 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 13:56:13.386 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 13:56:13.387 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 13:56:13.388 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 13:56:13.402 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 13:56:13.402 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 13:56:13.403 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 13:56:13.405 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 13:56:13.405 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 13:56:13.406 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 13:56:13.407 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 13:56:13.407 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 13:56:13.407 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:56:13.408 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:56:13.410 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:56:13.411 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:56:13.412 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:56:13.412 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:56:13.413 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 13:56:13.414 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 13:56:13.414 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:56:13.414 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:56:13.479 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:56:13.480 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:56:13.481 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:56:13.483 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:56:13.517 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:56:13.517 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:56:13.518 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 13:56:13.519 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:56:13.520 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:56:13.534 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 13:56:13.537 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:56:13.546 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 13:56:13.549 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:56:13.550 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:56:13.560 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:56:13.561 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 13:56:13.566 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:56:13.566 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:56:13.567 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:56:13.567 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:56:13.569 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:56:13.570 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:56:13.570 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:56:13.571 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 13:56:13.580 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 13:56:13.584 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:56:13.585 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:56:13.585 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:56:13.585 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 13:56:13.587 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 13:56:13.914 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 13:56:13.915 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:56:13.915 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:56:13.917 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:56:13.918 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 13:56:13.921 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 13:56:13.922 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:56:13.922 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:56:13.923 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:56:13.924 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:56:13.924 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 13:56:13.926 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 13:56:13.928 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 13:56:13.930 TRACE 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 13:56:13.930 DEBUG 3845 --- [http-nio-8080-exec-8] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 13:56:31.908 DEBUG 3845 --- [http-nio-8080-exec-19] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.6363636363636364
2020-11-19 13:56:34.185 DEBUG 3845 --- [http-nio-8080-exec-3] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.6666666666666666
2020-11-19 13:59:01.970 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 13:59:01.971 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 13:59:01.983 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 13:59:01.983 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 13:59:01.984 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 13:59:01.985 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 13:59:01.986 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 13:59:01.997 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 13:59:02.014 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 13:59:02.015 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 13:59:02.015 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 13:59:02.016 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 13:59:02.016 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 13:59:02.017 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 13:59:02.017 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 13:59:02.018 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:59:02.018 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:59:02.018 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:59:02.019 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:59:02.019 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 13:59:02.020 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:59:02.020 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:59:02.021 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 13:59:02.023 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:59:02.024 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:59:02.024 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:59:02.025 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 13:59:02.025 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 13:59:02.025 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 13:59:02.025 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:59:02.025 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:59:02.025 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 13:59:02.026 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:59:02.033 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 13:59:02.035 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 13:59:02.036 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 13:59:02.036 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 13:59:02.037 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:59:02.037 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:59:02.037 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 13:59:02.037 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 13:59:02.037 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:59:02.038 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:59:02.038 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 13:59:02.038 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:59:02.038 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:59:02.038 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:59:02.038 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 13:59:02.039 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 13:59:02.039 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 13:59:02.039 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:59:02.039 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:59:02.039 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 13:59:02.040 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 13:59:02.040 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 13:59:02.040 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 13:59:02.041 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:59:02.041 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:59:02.041 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 13:59:02.042 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 13:59:02.042 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 13:59:02.042 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 13:59:02.043 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:59:02.043 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 13:59:02.043 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 13:59:02.043 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 13:59:02.044 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 13:59:02.044 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 13:59:02.044 TRACE 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 13:59:02.044 DEBUG 3845 --- [http-nio-8080-exec-13] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 13:59:59.305  INFO 3845 --- [SpringContextShutdownHook] o.q.c.QuartzScheduler                    : Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2020-11-19 13:59:59.311  INFO 3845 --- [SpringContextShutdownHook] o.s.s.q.SchedulerFactoryBean             : Shutting down Quartz Scheduler
2020-11-19 13:59:59.311  INFO 3845 --- [SpringContextShutdownHook] o.q.c.QuartzScheduler                    : Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2020-11-19 13:59:59.312  INFO 3845 --- [SpringContextShutdownHook] o.q.c.QuartzScheduler                    : Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2020-11-19 13:59:59.313  INFO 3845 --- [SpringContextShutdownHook] o.q.c.QuartzScheduler                    : Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2020-11-19 13:59:59.397  INFO 3845 --- [SpringContextShutdownHook] o.s.s.c.ThreadPoolTaskExecutor           : Shutting down ExecutorService 'threadPoolTaskExecutor'
2020-11-19 13:59:59.434  INFO 3845 --- [SpringContextShutdownHook] c.a.d.p.DruidDataSource                  : {dataSource-1} closed
2020-11-19 14:00:12.846  INFO 4265 --- [main] n.m.MSApplication                        : Starting MSApplication on killfendeMacBook-Pro.local with PID 4265 (/Volumes/Transcend/mcms/ms-mcms/target/classes started by killfen in /Volumes/Transcend/mcms/ms-mcms)
2020-11-19 14:00:12.891 DEBUG 4265 --- [main] n.m.MSApplication                        : Running with Spring Boot v2.2.2.RELEASE, Spring v5.2.2.RELEASE
2020-11-19 14:00:12.893  INFO 4265 --- [main] n.m.MSApplication                        : The following profiles are active: dev
2020-11-19 14:00:17.618  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-11-19 14:00:17.633  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2020-11-19 14:00:17.791  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 143ms. Found 0 Elasticsearch repository interfaces.
2020-11-19 14:00:17.805  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-11-19 14:00:17.806  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2020-11-19 14:00:17.848  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 41ms. Found 0 Reactive Elasticsearch repository interfaces.
2020-11-19 14:00:17.943  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-11-19 14:00:17.946  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2020-11-19 14:00:18.038  INFO 4265 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 47ms. Found 0 Redis repository interfaces.
2020-11-19 14:00:21.352  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [net.mingsoft.config.ShiroConfig$$EnhancerBySpringCGLIB$$a7be961] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:21.554  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'webConfig' of type [net.mingsoft.config.WebConfig$$EnhancerBySpringCGLIB$$557cb264] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:22.525  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' of type [org.mybatis.spring.boot.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:22.554  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' of type [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$7beac47] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:22.562  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$ee965089] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:22.567  INFO 4265 --- [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
2020-11-19 14:00:22.776  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:22.781  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration' of type [com.alibaba.druid.spring.boot.autoconfigure.stat.DruidFilterConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:22.861  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'statFilter' of type [com.alibaba.druid.filter.stat.StatFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.108  INFO 4265 --- [main] c.a.d.p.DruidDataSource                  : {dataSource-1} inited
2020-11-19 14:00:23.108  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.163  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.181  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.588  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IManagerDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.595  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IManagerDao' of type [com.sun.proxy.$Proxy98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.596  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'managerBiz' of type [net.mingsoft.basic.biz.impl.ManagerBizImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.673  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IRoleModelDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.676  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IRoleModelDao' of type [com.sun.proxy.$Proxy99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.677  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'roleModelBiz' of type [net.mingsoft.basic.biz.impl.RoleModelBizImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.765  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IModelDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.776  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'IModelDao' of type [com.sun.proxy.$Proxy100] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.777  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'modelBiz' of type [net.mingsoft.basic.biz.impl.ModelBizImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.777  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [net.mingsoft.basic.security.BaseAuthRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:23.780  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:24.085  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:24.103  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:24.287  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:26.057  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidConfig' of type [net.mingsoft.config.DruidConfig$$EnhancerBySpringCGLIB$$5f224cd2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:26.089  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidStatPointcut' of type [org.springframework.aop.support.JdkRegexpMethodPointcut] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:26.102  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidStatInterceptor' of type [com.alibaba.druid.support.spring.stat.DruidStatInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:26.103  INFO 4265 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'druidStatAdvisor' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-19 14:00:28.886  INFO 4265 --- [main] o.s.b.w.e.t.TomcatWebServer              : Tomcat initialized with port(s): 8080 (http)
2020-11-19 14:00:28.983  INFO 4265 --- [main] o.a.c.c.StandardService                  : Starting service [Tomcat]
2020-11-19 14:00:28.985  INFO 4265 --- [main] o.a.c.c.StandardEngine                   : Starting Servlet engine: [Apache Tomcat/9.0.29]
2020-11-19 14:00:29.428  INFO 4265 --- [main] o.a.c.c.C.[.[.[/]                        : Initializing Spring embedded WebApplicationContext
2020-11-19 14:00:29.430  INFO 4265 --- [main] o.s.w.c.ContextLoader                    : Root WebApplicationContext: initialization completed in 16334 ms
2020-11-19 14:00:30.422  INFO 4265 --- [main] o.s.b.w.s.RegistrationBean               : Filter webStatFilter was not registered (possibly already registered?)
2020-11-19 14:00:30.554 DEBUG 4265 --- [main] n.m.b.f.XSSEscapeFilter                  : xss filter init
2020-11-19 14:00:47.326  INFO 4265 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2020-11-19 14:00:47.543  INFO 4265 --- [main] o.s.s.c.ThreadPoolTaskExecutor           : Initializing ExecutorService
2020-11-19 14:00:47.545  INFO 4265 --- [main] o.s.s.c.ThreadPoolTaskExecutor           : Initializing ExecutorService 'threadPoolTaskExecutor'
2020-11-19 14:00:56.596  INFO 4265 --- [main] o.q.i.StdSchedulerFactory                : Using default implementation for ThreadExecutor
2020-11-19 14:00:56.736  INFO 4265 --- [main] o.q.c.SchedulerSignalerImpl              : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2020-11-19 14:00:56.742  INFO 4265 --- [main] o.q.c.QuartzScheduler                    : Quartz Scheduler v.2.3.2 created.
2020-11-19 14:00:56.744  INFO 4265 --- [main] o.q.s.RAMJobStore                        : RAMJobStore initialized.
2020-11-19 14:00:56.746  INFO 4265 --- [main] o.q.c.QuartzScheduler                    : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2020-11-19 14:00:56.746  INFO 4265 --- [main] o.q.i.StdSchedulerFactory                : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2020-11-19 14:00:56.746  INFO 4265 --- [main] o.q.i.StdSchedulerFactory                : Quartz scheduler version: 2.3.2
2020-11-19 14:00:56.746  INFO 4265 --- [main] o.q.c.QuartzScheduler                    : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@12a8d03b
2020-11-19 14:00:57.590  INFO 4265 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2020-11-19 14:00:57.708  INFO 4265 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2020-11-19 14:00:57.875  INFO 4265 --- [main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2020-11-19 14:00:58.519  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:58.558  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:58.613  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_1
2020-11-19 14:00:58.844  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:58.854  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_2
2020-11-19 14:00:58.877  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1
2020-11-19 14:00:58.883  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingHEAD_1
2020-11-19 14:00:58.891  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1
2020-11-19 14:00:58.897  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPUT_1
2020-11-19 14:00:58.901  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPATCH_1
2020-11-19 14:00:58.908  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingDELETE_1
2020-11-19 14:00:58.913  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingOPTIONS_1
2020-11-19 14:00:58.919  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingTRACE_1
2020-11-19 14:00:58.931  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1
2020-11-19 14:00:58.940  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_3
2020-11-19 14:00:58.945  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:58.949  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2
2020-11-19 14:00:59.102  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1
2020-11-19 14:00:59.133  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1
2020-11-19 14:00:59.143  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.145  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_1
2020-11-19 14:00:59.149  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_4
2020-11-19 14:00:59.152  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_2
2020-11-19 14:00:59.166  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3
2020-11-19 14:00:59.175  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingHEAD_2
2020-11-19 14:00:59.179  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_2
2020-11-19 14:00:59.185  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPUT_2
2020-11-19 14:00:59.192  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPATCH_2
2020-11-19 14:00:59.198  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingDELETE_2
2020-11-19 14:00:59.202  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingOPTIONS_2
2020-11-19 14:00:59.216  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingTRACE_2
2020-11-19 14:00:59.244  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1
2020-11-19 14:00:59.251  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2
2020-11-19 14:00:59.267  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_5
2020-11-19 14:00:59.309  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4
2020-11-19 14:00:59.313  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingHEAD_3
2020-11-19 14:00:59.318  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_3
2020-11-19 14:00:59.326  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPUT_3
2020-11-19 14:00:59.330  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPATCH_3
2020-11-19 14:00:59.336  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingDELETE_3
2020-11-19 14:00:59.343  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingOPTIONS_3
2020-11-19 14:00:59.346  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingTRACE_3
2020-11-19 14:00:59.361  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5
2020-11-19 14:00:59.392  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2
2020-11-19 14:00:59.586  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_2
2020-11-19 14:00:59.597  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_6
2020-11-19 14:00:59.601  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_3
2020-11-19 14:00:59.627  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6
2020-11-19 14:00:59.630  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_4
2020-11-19 14:00:59.657  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2
2020-11-19 14:00:59.661  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3
2020-11-19 14:00:59.801  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.802  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_4
2020-11-19 14:00:59.808  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.811  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.813  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.817  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.824  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.826  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.830  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:00:59.881  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_5
2020-11-19 14:00:59.884  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1
2020-11-19 14:00:59.886  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1
2020-11-19 14:00:59.887  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1
2020-11-19 14:00:59.889  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1
2020-11-19 14:00:59.903  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1
2020-11-19 14:00:59.926  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1
2020-11-19 14:00:59.928  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1
2020-11-19 14:00:59.961  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_6
2020-11-19 14:00:59.963  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7
2020-11-19 14:01:00.034  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_3
2020-11-19 14:01:00.047  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_7
2020-11-19 14:01:00.051  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_8
2020-11-19 14:01:00.060  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8
2020-11-19 14:01:00.064  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: mainUsingGET_1
2020-11-19 14:01:00.082  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadUsingPOST_1
2020-11-19 14:01:00.102  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3
2020-11-19 14:01:00.115  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_7
2020-11-19 14:01:00.117  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_9
2020-11-19 14:01:00.127  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9
2020-11-19 14:01:00.131  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryUsingGET_1
2020-11-19 14:01:00.136  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3
2020-11-19 14:01:00.139  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4
2020-11-19 14:01:00.148  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4
2020-11-19 14:01:00.152  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_8
2020-11-19 14:01:00.159  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.161  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_10
2020-11-19 14:01:00.164  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10
2020-11-19 14:01:00.182  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4
2020-11-19 14:01:00.187  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5
2020-11-19 14:01:00.221  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.242  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_5
2020-11-19 14:01:00.250  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.251  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_4
2020-11-19 14:01:00.260  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_9
2020-11-19 14:01:00.265  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_11
2020-11-19 14:01:00.280  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11
2020-11-19 14:01:00.285  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.286  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5
2020-11-19 14:01:00.288  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.292  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6
2020-11-19 14:01:00.304  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.312  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.314  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.315  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.319  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.320  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.323  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.328  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.349  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_6
2020-11-19 14:01:00.362  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_5
2020-11-19 14:01:00.367  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_10
2020-11-19 14:01:00.369  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_12
2020-11-19 14:01:00.371  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12
2020-11-19 14:01:00.387  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6
2020-11-19 14:01:00.394  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7
2020-11-19 14:01:00.428  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: diyUsingGET_1
2020-11-19 14:01:00.476  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_8
2020-11-19 14:01:00.560  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: checkLoginUsingPOST_1
2020-11-19 14:01:00.587  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPasswordUsingPOST_1
2020-11-19 14:01:00.621  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_7
2020-11-19 14:01:00.626  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_11
2020-11-19 14:01:00.628  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13
2020-11-19 14:01:00.631  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7
2020-11-19 14:01:00.649  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_9
2020-11-19 14:01:00.654  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.660  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_12
2020-11-19 14:01:00.665  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: infoUsingGET_1
2020-11-19 14:01:00.686  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_10
2020-11-19 14:01:00.702  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_8
2020-11-19 14:01:00.747  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.749  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_6
2020-11-19 14:01:00.754  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_13
2020-11-19 14:01:00.759  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_13
2020-11-19 14:01:00.763  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14
2020-11-19 14:01:00.770  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8
2020-11-19 14:01:00.780  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_11
2020-11-19 14:01:00.792  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_9
2020-11-19 14:01:00.795  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_10
2020-11-19 14:01:00.800  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_7
2020-11-19 14:01:00.809  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_14
2020-11-19 14:01:00.812  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importJsonUsingPOST_1
2020-11-19 14:01:00.814  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_14
2020-11-19 14:01:00.817  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15
2020-11-19 14:01:00.833  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9
2020-11-19 14:01:00.863  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_11
2020-11-19 14:01:00.866  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_8
2020-11-19 14:01:00.876  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_15
2020-11-19 14:01:00.878  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_15
2020-11-19 14:01:00.880  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16
2020-11-19 14:01:00.903  WARN 4265 --- [main] s.d.s.w.r.p.ParameterDataTypeReader      : Trying to infer dataType org.springframework.ui.ModelMap
2020-11-19 14:01:00.904  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_9
2020-11-19 14:01:00.920  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_16
2020-11-19 14:01:00.931  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_16
2020-11-19 14:01:00.938  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17
2020-11-19 14:01:00.942  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_5
2020-11-19 14:01:00.954  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_12
2020-11-19 14:01:00.964  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: formUsingGET_10
2020-11-19 14:01:00.968  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_17
2020-11-19 14:01:00.970  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_17
2020-11-19 14:01:00.976  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18
2020-11-19 14:01:00.987  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10
2020-11-19 14:01:00.997  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_12
2020-11-19 14:01:01.015  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_13
2020-11-19 14:01:01.017  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUsingGET_18
2020-11-19 14:01:01.019  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_18
2020-11-19 14:01:01.021  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19
2020-11-19 14:01:01.027  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11
2020-11-19 14:01:01.030  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_13
2020-11-19 14:01:01.035  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_14
2020-11-19 14:01:01.038  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingGET_1
2020-11-19 14:01:01.044  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_19
2020-11-19 14:01:01.048  INFO 4265 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20
2020-11-19 14:01:01.158  INFO 4265 --- [main] o.s.s.q.SchedulerFactoryBean             : Starting Quartz Scheduler now
2020-11-19 14:01:01.159  INFO 4265 --- [main] o.q.c.QuartzScheduler                    : Scheduler quartzScheduler_$_NON_CLUSTERED started.
2020-11-19 14:01:01.419  INFO 4265 --- [main] o.s.b.w.e.t.TomcatWebServer              : Tomcat started on port(s): 8080 (http) with context path ''
2020-11-19 14:01:01.429  INFO 4265 --- [main] n.m.MSApplication                        : Started MSApplication in 51.274 seconds (JVM running for 57.54)
2020-11-19 14:01:03.593  INFO 4265 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/]                        : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-11-19 14:01:03.594  INFO 4265 --- [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet                : Initializing Servlet 'dispatcherServlet'
2020-11-19 14:01:03.637  INFO 4265 --- [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet                : Completed initialization in 43 ms
2020-11-19 14:01:04.544 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.0
2020-11-19 14:01:04.568 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : ==>  Preparing: select * from app limit 0,1 
2020-11-19 14:01:04.669 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : ==> Parameters: 
2020-11-19 14:01:04.743 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : <==    Columns: id, app_name, app_url, app_logo, app_keyword, app_copyright, app_style, app_description, app_datetime, app_mobile_style, app_pay_date, app_pay, app_state, app_mobile_state, app_login_page, del, update_date, update_by, create_date, create_by
2020-11-19 14:01:04.746 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : <==        Row: 1, MCMS-OPEN, http://localhost:8080/ms-mcms
, [{"path":"/upload/1/appLogo/1578375538540.jpg"}], 铭飞MCMS, 版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。, default, 铭飞MCMS, null, , 2019-11-16 00:00:00, , 0, 1, , null, null, null, null, null
2020-11-19 14:01:04.754 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByUrl                       : <==      Total: 1
2020-11-19 14:01:18.009 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.5
2020-11-19 14:01:18.011 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.a.w.LoginAction                    : session_code:jd5z requestCode:jd5z
2020-11-19 14:01:18.090 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:01:18.092 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:01:18.094 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:01:18.094 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:01:18.095 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:01:18.136 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : ==>  Preparing: select ROLE_ID,ROLE_NAME,ROLE_MANAGERID,APP_ID from role where ROLE_ID=? 
2020-11-19 14:01:18.138 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : ==> Parameters: 48(Integer)
2020-11-19 14:01:18.139 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : <==    Columns: ROLE_ID, ROLE_NAME, ROLE_MANAGERID, APP_ID
2020-11-19 14:01:18.140 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : <==        Row: 48, msopen, 57, 1
2020-11-19 14:01:18.141 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : <==      Total: 1
2020-11-19 14:01:18.142 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.3333333333333333
2020-11-19 14:01:18.146 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : ==>  Preparing: select * from app where id = ? 
2020-11-19 14:01:18.147 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : ==> Parameters: 1(Integer)
2020-11-19 14:01:18.155 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : <==    Columns: id, app_name, app_url, app_logo, app_keyword, app_copyright, app_style, app_description, app_datetime, app_mobile_style, app_pay_date, app_pay, app_state, app_mobile_state, app_login_page, del, update_date, update_by, create_date, create_by
2020-11-19 14:01:18.157 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : <==        Row: 1, MCMS-OPEN, http://localhost:8080/ms-mcms
, [{"path":"/upload/1/appLogo/1578375538540.jpg"}], 铭飞MCMS, 版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。, default, 铭飞MCMS, null, , 2019-11-16 00:00:00, , 0, 1, , null, null, null, null, null
2020-11-19 14:01:18.159 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getEntity                      : <==      Total: 1
2020-11-19 14:01:18.161 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.queryAllChildManager           : ==>  Preparing: select * from manager m left join role r on m.MANAGER_ROLEID = r.ROLE_ID where MANAGER_ROLEID in (select ROLE_ID from role where ROLE_MANAGERID = ?) order by MANAGER_ID DESC 
2020-11-19 14:01:18.161 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.queryAllChildManager           : ==> Parameters: 0(Integer)
2020-11-19 14:01:18.164 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.queryAllChildManager           : <==      Total: 0
2020-11-19 14:01:18.181 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:01:18.181 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:01:18.186 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:01:18.187 TRACE 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:01:18.188 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:01:18.421 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:01:18.422 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:01:18.426 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:01:18.427 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:01:18.429 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:01:18.430 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:01:18.431 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:01:18.433 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:01:18.436 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:01:18.436 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:01:18.438 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:18.439 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:18.440 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:18.442 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:18.443 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:18.444 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:01:18.445 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:01:18.447 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:01:18.448 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:18.458 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:18.459 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:18.460 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:18.462 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:01:18.463 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:01:18.465 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:01:18.466 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:01:18.467 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:18.468 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:18.469 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:18.470 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:18.470 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:18.471 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:18.472 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:01:18.475 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:01:18.476 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:01:18.477 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:01:18.522 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:18.542 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:01:18.545 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:01:18.557 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:01:18.558 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:01:18.559 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:01:18.559 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:01:18.571 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:01:18.572 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:01:18.573 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:18.574 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:18.574 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:18.579 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:18.581 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:01:18.585 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:01:18.586 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:18.587 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:18.588 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:18.589 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:01:18.611 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:01:18.612 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:18.614 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:18.615 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:18.621 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:18.622 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:01:18.623 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:01:18.623 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:01:18.624 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:18.625 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:18.629 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:18.630 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:01:18.631 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:01:18.644 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:01:18.644 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:01:18.646 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:01:18.879 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.5
2020-11-19 14:01:21.064 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.6
2020-11-19 14:01:21.081 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:01:21.083 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:01:21.087 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:01:21.087 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:01:21.088 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:01:21.089 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:01:21.090 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:01:21.090 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:01:21.091 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:01:21.091 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:01:21.092 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:21.093 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:21.093 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:21.094 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:21.095 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:01:21.095 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:01:21.095 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:01:21.096 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:01:21.097 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:21.097 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:21.098 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:21.099 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:01:21.100 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:01:21.101 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:01:21.102 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:01:21.102 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:01:21.103 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:21.103 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:21.111 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:21.113 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:21.113 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:21.114 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:21.136 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getEntity                      : ==>  Preparing: select MANAGER_ID,MANAGER_NAME,MANAGER_NICKNAME,MANAGER_PASSWORD,MANAGER_ROLEID,MANAGER_PEOPLEID,MANAGER_TIME,MANAGER_ADMIN from manager where MANAGER_ID=? 
2020-11-19 14:01:21.138 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getEntity                      : ==> Parameters: 57(Integer)
2020-11-19 14:01:21.140 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getEntity                      : <==    Columns: MANAGER_ID, MANAGER_NAME, MANAGER_NICKNAME, MANAGER_PASSWORD, MANAGER_ROLEID, MANAGER_PEOPLEID, MANAGER_TIME, MANAGER_ADMIN
2020-11-19 14:01:21.140 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getEntity                      : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, super
2020-11-19 14:01:21.141 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getEntity                      : <==      Total: 1
2020-11-19 14:01:21.155 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:01:21.156 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:01:21.158 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:01:21.159 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:01:21.160 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:01:21.161 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:01:21.162 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:01:21.162 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:01:21.163 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:01:21.163 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:01:21.164 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:01:21.166 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:01:21.167 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:01:21.169 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:21.170 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:21.206 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:21.208 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:01:21.209 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:01:21.209 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:01:21.210 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:21.211 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:21.245 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:01:21.246 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:01:21.247 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:01:21.248 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:21.275 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:21.279 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:21.289 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:01:21.290 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:01:21.291 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:01:21.292 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:01:21.292 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:21.292 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:21.293 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:01:21.293 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:01:21.293 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:01:21.294 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:01:21.294 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:01:21.294 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:01:21.569 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.m.d.I.query_COUNT                    : ==>  Preparing: SELECT count(0) FROM mdiy_dict WHERE app_id = ? AND dict_type = ? 
2020-11-19 14:01:21.571 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.m.d.I.query_COUNT                    : ==> Parameters: 1(Integer), 消息类型(String)
2020-11-19 14:01:21.574 TRACE 4265 --- [http-nio-8080-exec-8] n.m.m.d.I.query_COUNT                    : <==    Columns: count(0)
2020-11-19 14:01:21.575 TRACE 4265 --- [http-nio-8080-exec-8] n.m.m.d.I.query_COUNT                    : <==        Row: 0
2020-11-19 14:01:21.576 DEBUG 4265 --- [http-nio-8080-exec-8] n.m.m.d.I.query_COUNT                    : <==      Total: 1
2020-11-19 14:02:00.650 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:02:00.651 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:02:00.654 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:02:00.656 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:02:00.658 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:02:00.659 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:02:00.660 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:02:00.663 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:02:00.663 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:02:00.664 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:02:00.664 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:02:00.664 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:02:00.666 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:02:00.666 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:02:00.667 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:02:00.668 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.668 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.670 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.671 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.672 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.672 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:02:00.674 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:02:00.675 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:02:00.676 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:02:00.677 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:02:00.880 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:02:00.881 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:02:00.882 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.884 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:02:00.888 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:02:00.888 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:02:00.893 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:02:00.894 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:02:00.888 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.896 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:02:00.896 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.896 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:02:00.901 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:02:00.903 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:02:00.901 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.903 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:02:00.903 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:02:00.904 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:02:00.904 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:02:00.904 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:02:00.905 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.905 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.906 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.907 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.908 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:02:00.909 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:02:00.909 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:02:00.910 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:02:00.911 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.911 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.912 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.905 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:02:00.912 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:02:00.913 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:00.913 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:02:00.913 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.914 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.914 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:02:00.914 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.915 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:00.915 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:02:00.915 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.915 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:02:00.916 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:00.916 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:02:00.916 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:02:00.916 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.917 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:02:00.918 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.919 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.920 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:02:00.921 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:00.921 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.921 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.922 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:02:00.922 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:02:00.923 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:02:00.924 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:02:00.925 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:02:00.926 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:02:00.927 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:02:00.927 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:02:00.928 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:02:00.929 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:02:00.929 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:02:00.922 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:02:00.930 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:02:00.930 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:02:00.931 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:02:00.933 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:00.933 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:00.934 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:00.936 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:00.937 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:02:00.938 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:02:00.939 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.940 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.941 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:00.941 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:02:00.943 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:02:00.944 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:00.945 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:00.946 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:00.946 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:00.947 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:02:00.948 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:02:00.947 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:02:00.948 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:02:00.949 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:00.950 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:00.952 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:00.955 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:02:00.955 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:02:00.949 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:02:00.957 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:02:00.960 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:02:00.956 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:02:01.082 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:02:01.082 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:02:01.083 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:01.083 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:01.084 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:01.089 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:02:01.089 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:02:01.090 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:02:01.092 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:01.092 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:01.093 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:02:01.093 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:02:01.094 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:02:01.094 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:01.095 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:01.095 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:01.129 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:02:01.130 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:02:01.133 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:02:01.145 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:02:01.146 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:01.147 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:01.147 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:02:01.148 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:02:01.148 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:02:01.149 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:02:01.149 TRACE 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:02:01.149 DEBUG 4265 --- [http-nio-8080-exec-3] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:02:01.194 TRACE 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:02:01.195 DEBUG 4265 --- [http-nio-8080-exec-2] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.001 TRACE 4265 --- [http-nio-8080-exec-5] n.m.b.r.CustomMultipartResolver          : Part 'file', size 347 bytes, filename='a.zip', storage=in memory
2020-11-19 14:04:43.078 DEBUG 4265 --- [http-nio-8080-exec-5] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.6666666666666666
2020-11-19 14:04:43.120 TRACE 4265 --- [http-nio-8080-exec-5] n.m.b.r.CustomMultipartResolver          : Cleaning up part 'file', filename 'a.zip', stored in memory
2020-11-19 14:04:43.194 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:04:43.195 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:04:43.198 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:04:43.199 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:04:43.203 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:04:43.206 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:04:43.209 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:04:43.215 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:04:43.215 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.226 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.227 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:04:43.228 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:04:43.229 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:04:43.230 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:04:43.231 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:04:43.231 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.232 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.232 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.237 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.239 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.240 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.242 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.243 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.243 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.244 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.245 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.245 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.246 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:04:43.247 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.247 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.248 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.248 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.249 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.251 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.252 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.253 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.260 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.261 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.263 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.264 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.265 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:04:43.266 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.266 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.269 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.269 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.270 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.270 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:04:43.271 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.272 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.273 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.274 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.275 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.275 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.276 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.276 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.277 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:04:43.280 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.280 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.281 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.281 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:04:43.282 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.282 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.283 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.283 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.284 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.284 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:04:43.285 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:04:43.285 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.286 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.286 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.287 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.288 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.288 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:04:43.335 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:04:43.345 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.346 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.360 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:04:43.360 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:04:43.362 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:04:43.362 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:04:43.363 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:04:43.363 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:04:43.364 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:04:43.366 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:04:43.366 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.377 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.377 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:04:43.383 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:04:43.383 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:04:43.383 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:04:43.384 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:04:43.386 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.386 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.387 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.387 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.387 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.387 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.388 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.388 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.388 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.388 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.393 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.394 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.395 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:04:43.395 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.396 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.396 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.396 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.397 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.399 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.399 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.400 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.406 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.407 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.408 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.408 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.409 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:04:43.410 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.410 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.411 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.411 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.412 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.413 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:04:43.414 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.415 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.416 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.419 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.420 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.420 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.421 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.422 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.424 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:04:43.425 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.426 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.426 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.426 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:04:43.427 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.427 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.427 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.428 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.428 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.429 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:04:43.429 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:04:43.429 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.430 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.430 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.430 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.431 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.431 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:04:43.431 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:04:43.431 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.431 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.441 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:04:43.441 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:04:43.443 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:04:43.443 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:04:43.444 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:04:43.445 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:04:43.458 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:04:43.471 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:04:43.471 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.471 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.472 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:04:43.473 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:04:43.473 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:04:43.473 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:04:43.474 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:04:43.474 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.475 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.475 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.476 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.476 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.477 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.477 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.478 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.478 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.478 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.479 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.479 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.480 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:04:43.480 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.481 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.481 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.482 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.483 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.483 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.484 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.484 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.485 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.487 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.487 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.492 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.493 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:04:43.494 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.494 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.495 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.496 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.497 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.497 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:04:43.497 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.498 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.499 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.500 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.500 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.501 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.505 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.506 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.507 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:04:43.507 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.508 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.509 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.510 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:04:43.510 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.511 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.511 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.512 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.512 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.514 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:04:43.514 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:04:43.527 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.527 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.531 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.531 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.541 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.541 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:04:43.541 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:04:43.542 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.542 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.545 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:04:43.545 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:04:43.547 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:04:43.547 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:04:43.547 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:04:43.548 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:04:43.549 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:04:43.555 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:04:43.555 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.557 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.557 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:04:43.557 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:04:43.558 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:04:43.558 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:04:43.559 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:04:43.559 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.562 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.563 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.563 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.563 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.564 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.564 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.564 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.565 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.565 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.565 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.566 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.567 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:04:43.571 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.571 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.578 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.578 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.578 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.579 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.580 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.580 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.580 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.581 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.582 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.583 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.583 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:04:43.584 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.584 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.585 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.585 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.586 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.586 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:04:43.586 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.587 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.587 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.588 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.588 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.588 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.589 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.589 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.589 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:04:43.590 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.590 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.591 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.591 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:04:43.592 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.592 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.592 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.592 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.593 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.593 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:04:43.593 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:04:43.594 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.594 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.595 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.595 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.596 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.596 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:04:43.597 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:04:43.597 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.597 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.600 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:04:43.601 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:04:43.605 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:04:43.605 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:04:43.605 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:04:43.606 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:04:43.607 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:04:43.609 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:04:43.609 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.610 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.610 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:04:43.610 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:04:43.611 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:04:43.611 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:04:43.611 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:04:43.612 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.612 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.613 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.613 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.614 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.614 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.614 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.615 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.615 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.615 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.616 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.616 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.616 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:04:43.616 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.617 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.617 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.618 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.619 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.619 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.620 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.620 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.621 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.622 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.623 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.623 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.624 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:04:43.624 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.625 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.625 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.626 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.627 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.627 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:04:43.628 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.628 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.628 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.629 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.629 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.629 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.630 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.630 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.630 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:04:43.631 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.631 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.631 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.631 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:04:43.631 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.632 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.632 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.632 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.633 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.633 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:04:43.634 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:04:43.634 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.634 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.635 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.663 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.663 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.664 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:04:43.664 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:04:43.665 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.666 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.673 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==>  Preparing: select * from manager WHERE MANAGER_NAME=? limit 0,1 
2020-11-19 14:04:43.674 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : ==> Parameters: msopen(String)
2020-11-19 14:04:43.676 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==    Columns: manager_id, manager_name, manager_nickname, manager_password, manager_roleid, manager_peopleid, manager_time, manager_system_skin_id, manager_admin
2020-11-19 14:04:43.676 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==        Row: 57, msopen, msopen, 9d8622060de5f24937b60585c3f4d66b, 48, 0, null, 0, super
2020-11-19 14:04:43.677 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.getByEntity                    : <==      Total: 1
2020-11-19 14:04:43.678 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==>  Preparing: select *,(select count(*) FROM model m where m.model_modelid = model.model_id) as child_num from model where model_id in (select RM_MODELID from role_model where RM_ROLEID=?) order by MODEL_SORT desc,MODEL_ID desc 
2020-11-19 14:04:43.678 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : ==> Parameters: 48(Integer)
2020-11-19 14:04:43.680 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==    Columns: model_id, model_title, model_code, model_modelid, model_url, model_datetime, model_icon, model_modelmanagerid, model_sort, model_ismenu, model_parent_ids, IS_CHILD, child_num
2020-11-19 14:04:43.681 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 706, 内容管理, 02000000, null, , 2019-11-22 16:14:59, icon-neirongguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.681 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 23, 权限管理, 01000000, null, , 2014-09-08 08:12:22, icon-quanxianguanli, 0, 5, 1, null, null, 3
2020-11-19 14:04:43.681 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 707, 文章管理, 02980000, 706, cms/content/index.do, 2019-11-22 16:16:25, , 0, 3, 1, 706, null, 4
2020-11-19 14:04:43.682 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 84, 系统设置, 12000000, null, , 2014-12-18 18:30:24, icon-xitongguanli, 0, 3, 1, null, null, 3
2020-11-19 14:04:43.682 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 708, 栏目管理, 02990000, 706, cms/category/index.do, 2019-11-22 16:16:50, , 0, 2, 1, 706, null, 4
2020-11-19 14:04:43.683 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 709, 静态化, 02020000, 706, cms/generate/index.do, 2019-11-22 16:17:15, , 0, 1, 1, 706, null, 4
2020-11-19 14:04:43.683 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 857, 删除, 857, 708, cms:category:del, 2019-12-27 17:33:06, , 0, 0, 1, 706,708, null, 0
2020-11-19 14:04:43.684 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 722, 导入, 722, 269, mdiy:form:importJson, 2019-12-27 12:07:24, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.685 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 721, 删除, 721, 707, cms:content:del, 2019-11-22 17:02:28, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.685 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 720, 查看, 02980001, 707, cms:content:view, 2019-11-22 16:23:15, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.685 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 719, 修改, 02980004, 707, cms:content:update, 2019-11-22 16:22:57, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.686 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 718, 新增, 02980002, 707, cms:content:save, 2019-11-22 16:22:35, , 0, 0, 0, 706,707, null, 0
2020-11-19 14:04:43.687 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 717, 查看, 02990001, 708, cms:category:view, 2019-11-22 16:22:05, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.687 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 716, 修改, 02990003, 708, cms:category:update, 2019-11-22 16:21:36, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.688 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 715, 新增, 02990004, 708, cms:category:save, 2019-11-22 16:20:42, , 0, 0, 0, 706,708, null, 0
2020-11-19 14:04:43.689 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 714, 生成主页, 56454656, 709, cms:generate:index, 2019-11-22 16:20:10, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.689 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 713, 查看, 02020001, 709, cms:generate:view, 2019-11-22 16:18:48, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.690 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 711, 生成栏目, 02020003, 709, cms:generate:column, 2019-11-22 16:18:05, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.690 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 710, 生成文章, 02020004, 709, cms:generate:article, 2019-11-22 16:17:39, , 0, 0, 0, 706,709, null, 0
2020-11-19 14:04:43.690 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 686, 查看, 351463145634, 685, basic:systemlog:view, 2019-11-21 17:14:24, , 0, 0, 0, 84,685, null, 0
2020-11-19 14:04:43.690 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 685, 系统日志, 65123656532, 84, basic/systemLog/index.do, 2019-11-21 17:13:50, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.690 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 673, 更新, 452435345, 87, template:update, 2019-11-18 15:05:35, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.691 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 672, 删除, 5434345, 87, template:del, 2019-11-18 15:05:09, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.691 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 668, 删除, 668, 183, model:del, 2019-11-18 14:35:49, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.691 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 665, 新增, 15735981803267702, 411, manager:save, 2019-11-18 14:21:42, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.692 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 664, 更新, 15737980853527702, 411, manager:update, 2019-11-18 14:21:08, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.692 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 663, 删除, 15737980803547570, 411, manager:del, 2019-11-18 14:19:35, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.693 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 661, 审核, 543434354, 218, people:user:check, 2019-11-16 15:38:17, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.693 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 554, 删除, mdiy:form:del, 269, mdiy:form:del, 2019-11-07 15:14:40, , 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.694 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 553, 导入, importJson, 538, mdiy:model:importJson, 2019-11-07 13:46:53, , 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.694 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 542, 查看, 15730944491832459, 538, mdiy:model:view, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.694 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 540, 删除, 15730944491833822, 538, mdiy:model:del, 2019-11-07 10:36:47, null, 0, 0, 0, 264,538, null, 0
2020-11-19 14:04:43.694 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 538, 自定义模型, 15730944491834300, 264, mdiy/model/index.do, 2019-11-07 10:36:46, , 0, 0, 1, 264,264, null, 3
2020-11-19 14:04:43.694 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 412, 查看, 412, 411, manager:view, 2019-08-03 10:56:13, , 0, 0, 0, 23,411, null, 0
2020-11-19 14:04:43.695 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 411, 管理员管理, 411, 23, basic/manager/index.do, 2019-08-03 10:54:38, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.695 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 409, 删除, 409, 406, role:del, 2019-08-02 17:19:59, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.695 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 408, 修改, 408, 406, role:update, 2019-08-02 17:19:34, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.696 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 407, 新增, 407, 406, role:save, 2019-08-02 17:19:10, , 0, 0, 0, 23,406, null, 0
2020-11-19 14:04:43.696 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 406, 角色管理, 406, 23, basic/role/index.do, 2019-08-02 17:18:47, , 0, 0, 1, 23, null, 3
2020-11-19 14:04:43.696 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 301, 删除, 301, 265, mdiy:page:del, 2019-05-27 16:42:10, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.697 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 300, 修改, 300, 265, mdiy:page:update, 2019-05-27 16:05:11, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.697 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 299, 新增, 299, 265, mdiy:page:save, 2019-05-27 16:04:32, , 0, 0, 0, 264,265, null, 0
2020-11-19 14:04:43.707 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 284, 查看, 20050001, 280, mdiy:dict:view, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.709 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 283, 新增, 20050002, 280, mdiy:dict:save, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.709 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 282, 修改, 20050004, 280, mdiy:dict:update, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.710 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 281, 删除, 20050003, 280, mdiy:dict:del, 2018-09-06 09:38:53, null, 0, 0, 0, 264,280, null, 0
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 280, 自定义字典, 20050000, 264, mdiy/dict/index.do, 2018-09-06 09:38:53, null, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 269, 自定义表单, 20020000, 264, mdiy/post/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 5
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 268, 查看, 20010001, 269, mdiy:form:view, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 267, 新增, 20010002, 269, mdiy:form:save, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 266, 修改, 20010004, 269, mdiy:form:update, 2018-09-06 09:38:51, null, 0, 0, 0, 264,269, null, 0
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 265, 自定义页面, 20010000, 264, mdiy/page/index.do, 2018-09-06 09:38:51, null, 0, 0, 1, 264, null, 3
2020-11-19 14:04:43.711 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 264, 自定义管理, 20000000, null, , 2018-09-06 09:38:51, icon-zidingyiguanli, 0, 0, 1, 264, null, 4
2020-11-19 14:04:43.712 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 222, 查看, 07020101, 218, people:view, 2018-10-28 19:30:45, null, 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.712 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 221, 新增, 07020102, 218, people:user:save, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.713 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 220, 删除, 07020103, 218, people:user:del, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.713 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 219, 修改, 07020104, 218, people:user:update, 2018-10-28 19:30:44, , 0, 0, 0, 217,218, null, 0
2020-11-19 14:04:43.713 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 218, 用户管理, 07020100, 217, people/peopleUser/index.do, 2018-10-28 19:30:44, null, 0, 0, 1, 217, null, 5
2020-11-19 14:04:43.713 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 217, 会员中心, 07000000, null, , 2018-10-28 19:30:44, icon-huiyuanzhongxin, 0, 0, 1, null, null, 1
2020-11-19 14:04:43.713 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 204, 上传, 12020002, 87, template:upload, 2019-12-27 10:26:37, , 0, 0, 0, 84,87, null, 0
2020-11-19 14:04:43.713 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 202, 修改, 01030004, 183, model:update, 2019-12-27 10:26:33, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.714 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 201, 新增, 01030002, 183, model:save, 2019-12-27 10:26:29, null, 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.714 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 184, 查看, 01030001, 183, model:view, 2017-09-04 11:10:43, , 0, 0, 0, 23,183, null, 0
2020-11-19 14:04:43.714 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 183, 菜单管理, 01030000, 23, model/index.do, 2017-09-04 11:09:26, , 0, 0, 1, 23, null, 4
2020-11-19 14:04:43.714 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 182, 修改, 12010004, 86, app:update, 2017-09-04 14:14:42, , 0, 0, 0, 84,86, null, 0
2020-11-19 14:04:43.715 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 87, 模版管理, 12020000, 84, template/index.do, 2014-12-18 18:32:50, , 0, 0, 1, 84, null, 3
2020-11-19 14:04:43.715 TRACE 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==        Row: 86, 应用设置, 12010000, 84, app/-1/edit.do, 2014-12-18 18:31:59, , 0, 0, 1, 84, null, 1
2020-11-19 14:04:43.715 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.I.queryModelByRoleId             : <==      Total: 67
2020-11-19 14:04:43.862 DEBUG 4265 --- [http-nio-8080-exec-7] n.m.b.d.IAppDao                          : Cache Hit Ratio [net.mingsoft.basic.dao.IAppDao]: 0.7142857142857143
2020-11-19 14:04:43.929 DEBUG 4265 --- [ms-async1] n.m.b.d.I.saveEntity                     : ==>  Preparing: insert into system_log ( title, ip, business_type, method, request_method, user_type, user, url, location, param, result, status, app_id, create_date, del ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 
2020-11-19 14:04:43.940 DEBUG 4265 --- [ms-async1] n.m.b.d.I.saveEntity                     : ==> Parameters: 解压zip模版文件(String), 127.0.0.1(String), other(String), net.mingsoft.basic.action.TemplateAction.unZip()(String), GET(String), manage(String), msopen(String), /ms/template/unZip.do(String), 内网IP(String), {
	"fileUrl":["/template/1/1605765883080.zip"]
}(String), {
	"result":true,
	"code":200,
	"data":""
}(String), success(String), 1(Integer), 2020-11-19 14:04:43.86(Timestamp), 0(Integer)
2020-11-19 14:04:43.963 DEBUG 4265 --- [ms-async1] n.m.b.d.I.saveEntity                     : <==    Updates: 1