主题 : idea启动项目hibernate卡*了
级别: 童生
UID: 141483
积分:32 加为好友
威望: 0 精华: 0
主题:2 回复:13
注册时间:2022-05-06
在线时长:0
1#   发表于:2022-05-07 11:59:43  IP:101.43.*.*
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
2#   发表于:2022-05-07 13:32:19  IP:111.200.*.*
启动报错信息有吗?
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 141483
积分:32 加为好友
威望: 0 精华: 0
主题:2 回复:13
注册时间:2022-05-06
在线时长:0
3#   发表于:2022-05-07 13:40:01  IP:101.43.*.*
Could not find a specific ehcache configuration for cache named [com.jeecms.questionnaire.domain.SysQuestionnaire]; using defaults. 


2022-05-07 11:57:22.957 [localhost-startStop-1] INFO  o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
4#   发表于:2022-05-07 13:40:59  IP:111.200.*.*
整个启动日志发出来
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 141483
积分:32 加为好友
威望: 0 精华: 0
主题:2 回复:13
注册时间:2022-05-06
在线时长:0
5#   发表于:2022-05-07 13:55:25  IP:101.43.*.*
D:\worker\DaChang\jdk1.8\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:57985,suspend=y,server=n -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -javaagent:C:\Users\刘昊霖\AppData\Local\JetBrains\IntelliJIdea2021.1\captureAgent\debugger-agent.jar -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dfile.encoding=UTF-8 -classpath C:\Users\刘昊霖\AppData\Local\Temp\classpath534797296.jar com.jeecms.front.CmsFrontApplication
Connected to the target VM, address: '127.0.0.1:57985', transport: 'socket'
13:54:41,043 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:54:41,044 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
13:54:41,044 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/D:/worker/DaChang/jeecms-parent/jeecms-front/target/classes/logback.xml]
13:54:41,139 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
13:54:41,141 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
13:54:41,164 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:54:41,167 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
13:54:41,195 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:54:41,195 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
13:54:41,195 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:54:41,197 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5bfbf16f - Registering current configuration as safe fallback point
13:54:41,609 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver].
13:54:41,614 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
13:54:41,614 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
13:54:41,614 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:54:41,614 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
13:54:41,615 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:54:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c1bbc4e - Propagating INFO level on Logger[ROOT] onto the JUL framework
13:54:41,616 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
13:54:41,616 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:54:41,616 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5dda768f - Registering current configuration as safe fallback point
13:54:41,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c1bbc4e - Propagating INFO level on Logger[org.quartz] onto the JUL framework
13:54:41,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c1bbc4e - Propagating INFO level on Logger[org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer] onto the JUL framework
13:54:41,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c1bbc4e - Propagating INFO level on Logger[com.jeecms.front.CmsFrontApplication] onto the JUL framework
13:54:41,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c1bbc4e - Propagating INFO level on Logger[com.jeecms.admin.CmsAdminApplication] onto the JUL framework
13:54:41,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c1bbc4e - Propagating WARN level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
=============================================================================================
JEECMS是一个基于Java编程语言的内容管理快速研发平台,由江西金磊科技发展有限公司(http://www.jeecms.com)研发。
=============================================================================================
2022-05-07 13:54:41.739 [main] INFO  com.jeecms.front.CmsFrontApplication - Starting CmsFrontApplication on LiuHL with PID 17708 (D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes started by liuchang in D:\worker\DaChang\jeecms-parent\jeecms-front) 
2022-05-07 13:54:41.741 [main] INFO  com.jeecms.front.CmsFrontApplication - The following profiles are active: dev 
2022-05-07 13:54:41.797 [main] INFO  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@57250572: startup date [Sat May 07 13:54:41 CST 2022]; root of context hierarchy 
2022-05-07 13:54:43.893 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cmsAdminInterceptor' with a different definition: replacing [Generic bean: class [com.jeecms.admin.interceptor.CmsAdminInterceptor]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-admin\target\classes\com\jeecms\admin\interceptor\CmsAdminInterceptor.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=webConfig; factoryMethodName=cmsAdminInterceptor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/jeecms/front/config/WebConfig.class]] 
2022-05-07 13:54:43.894 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'globalInterceptor' with a different definition: replacing [Generic bean: class [com.jeecms.system.interceptor.GlobalInterceptor]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-component\target\classes\com\jeecms\system\interceptor\GlobalInterceptor.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=webConfig; factoryMethodName=globalInterceptor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/jeecms/front/config/WebConfig.class]] 
2022-05-07 13:54:43.923 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 
2022-05-07 13:54:44.893 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml] 
2022-05-07 13:54:45.028 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context.xml] 
2022-05-07 13:54:45.047 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml] 
2022-05-07 13:54:45.054 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_pagination' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.PaginationDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.PaginationDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.055 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'text_cut' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.TextCutDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.TextCutDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.055 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_channel_page' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.055 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_channel_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.056 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_channel' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.056 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_content_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.056 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_content_page' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.056 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_content' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.056 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_tag_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentTagDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentTagDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.057 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_hot_word_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.HotWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.HotWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.057 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_link_category_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.LinkCategoryDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.LinkCategoryDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.057 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_link_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.LinkDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.LinkDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.057 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_search_word_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.SearchWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.SearchWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.057 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_questionnaire_page' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.058 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_questionnaire_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.058 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_questionnaire' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2022-05-07 13:54:45.058 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\worker\DaChang\jeecms-parent\jeecms-front\target\classes\config\context.xml] 
2022-05-07 13:54:45.333 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 
2022-05-07 13:54:45.674 [main] INFO  o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 
2022-05-07 13:54:45.739 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration' of type [org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9ee80d48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:45.766 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory' of type [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:45.770 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'messageSourceProperties' of type [org.springframework.boot.autoconfigure.context.MessageSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:45.781 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'messageSource' of type [org.springframework.context.support.ResourceBundleMessageSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:45.782 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'webConfig' of type [com.jeecms.front.config.WebConfig$$EnhancerBySpringCGLIB$$6c9cc3a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:45.997 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'cacheConfiguration' of type [com.jeecms.common.configuration.CacheConfiguration$$EnhancerBySpringCGLIB$$9f66e965] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:46.140 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$57674d73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2022-05-07 13:54:46.677 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8083 (http) 
2022-05-07 13:54:46.692 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8083"] 
2022-05-07 13:54:46.709 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat] 
2022-05-07 13:54:46.709 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.5.39 
2022-05-07 13:54:46.715 [localhost-startStop-1] INFO  org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\worker\DaChang\jdk1.8\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\ShuJuKU\mysql-8.0.28-winx64\bin;D:\HouDuan\JAVA\jdk-11\bin;D:\HouDuan\git\bin;D:\QianDuan\NodeJs\;D:\QianDuan\NodeJs\node_global;D:\HouDuan\git\Git\cmd;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;D:\HouDuan\JAVA\jdk.11\bin;D:\HouDuan\JAVA\jdk.11\jre\bin;C:\Users\刘昊霖\AppData\Local\Microsoft\WindowsApps;D:\QianDuan\VsCode\Microsoft VS Code\bin;C:\Users\刘昊霖\AppData\Roaming\npm;D:\QianDuan\NodeJs\node_global;;.] 
2022-05-07 13:54:46.794 [localhost-startStop-1] INFO  o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 
2022-05-07 13:54:46.794 [localhost-startStop-1] INFO  org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 4997 ms 
2022-05-07 13:54:47.111 [localhost-startStop-1] INFO  com.zaxxer.hikari.HikariDataSource - HikariCP - Starting... 
2022-05-07 13:54:47.242 [localhost-startStop-1] INFO  com.zaxxer.hikari.HikariDataSource - HikariCP - Start completed. 
2022-05-07 13:54:47.383 [localhost-startStop-1] INFO  o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' 
2022-05-07 13:54:47.394 [localhost-startStop-1] INFO  org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: default
...] 
2022-05-07 13:54:47.452 [localhost-startStop-1] INFO  org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} 
2022-05-07 13:54:47.454 [localhost-startStop-1] INFO  org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found 
2022-05-07 13:54:47.499 [localhost-startStop-1] INFO  org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 
2022-05-07 13:54:47.634 [localhost-startStop-1] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 
2022-05-07 13:54:48.094 [localhost-startStop-1] WARN  org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [hibernate.ejb.interceptor], use [hibernate.session_factory.interceptor] instead 
2022-05-07 13:54:51.236 [localhost-startStop-1] INFO  org.hibernate.cache.spi.UpdateTimestampsCache - HHH000250: Starting update timestamps cache at region: org.hibernate.cache.spi.UpdateTimestampsCache 
2022-05-07 13:54:51.238 [localhost-startStop-1] INFO  org.hibernate.cache.internal.StandardQueryCache - HHH000248: Starting query cache at region: org.hibernate.cache.internal.StandardQueryCache 
2022-05-07 13:54:51.711 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.questionnaire.domain.SysQuestionnaire]; using defaults. 
2022-05-07 13:54:51.711 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.questionnaire.domain.SysQuestionnaire: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:51.952 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.questionnaire.domain.SysQuestionnaireSubjectOption]; using defaults. 
2022-05-07 13:54:51.953 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.questionnaire.domain.SysQuestionnaireSubjectOption: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:51.962 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.questionnaire.domain.SysQuestionnaireConfig]; using defaults. 
2022-05-07 13:54:51.962 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.questionnaire.domain.SysQuestionnaireConfig: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.137 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.questionnaire.domain.SysQuestionnaireSubject]; using defaults. 
2022-05-07 13:54:52.137 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.questionnaire.domain.SysQuestionnaireSubject: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.331 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.content.domain.Content.contentRelations]; using defaults. 
2022-05-07 13:54:52.331 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.content.domain.Content.contentRelations: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.334 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.questionnaire.domain.SysQuestionnaireSubject.options]; using defaults. 
2022-05-07 13:54:52.334 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.questionnaire.domain.SysQuestionnaireSubject.options: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.337 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.content.domain.Content.contentTypes]; using defaults. 
2022-05-07 13:54:52.337 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.content.domain.Content.contentTypes: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.341 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.auth.domain.CoreUser.likeContents]; using defaults. 
2022-05-07 13:54:52.342 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.auth.domain.CoreUser.likeContents: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.345 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.interact.domain.CmsFormEntity.items]; using defaults. 
2022-05-07 13:54:52.346 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.interact.domain.CmsFormEntity.items: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.348 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.auth.domain.CoreUser.likeComments]; using defaults. 
2022-05-07 13:54:52.349 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.auth.domain.CoreUser.likeComments: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.366 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.auth.domain.CoreUser.memberAttrs]; using defaults. 
2022-05-07 13:54:52.366 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.auth.domain.CoreUser.memberAttrs: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2022-05-07 13:54:52.728 [localhost-startStop-1] INFO  o.h.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory 
2022-05-07 13:54:52.811 [localhost-startStop-1] INFO  o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 
Hibernate: 
    select
        globalconf0_.id as id1_64_0_,
        globalconf0_.deleted_flag as deleted_2_64_0_,
        globalconf0_.create_time as create_t3_64_0_,
        globalconf0_.create_user as create_u4_64_0_,
        globalconf0_.update_time as update_t5_64_0_,
        globalconf0_.update_user as update_u6_64_0_,
        globalconf0_.weak_cipher as weak_cip7_64_0_ 
    from
        jc_sys_config globalconf0_ 
    where
        globalconf0_.id=?
Hibernate: 
    select
        attrs0_.config_id as config_i1_65_0_,
        attrs0_.attr_value as attr_val2_65_0_,
        attrs0_.attr_name as attr_nam3_0_ 
    from
        jc_sys_config_attr attrs0_ 
    where
        attrs0_.config_id=?
Hibernate: 
    select
        coremenu0_.id as id1_79_,
        coremenu0_.deleted_flag as deleted_2_79_,
        coremenu0_.create_time as create_t3_79_,
        coremenu0_.create_user as create_u4_79_,
        coremenu0_.update_time as update_t5_79_,
        coremenu0_.update_user as update_u6_79_,
        coremenu0_.sort_num as sort_num7_79_,
        coremenu0_.lft as lft8_79_,
        coremenu0_.parent_id as parent_i9_79_,
        coremenu0_.rgt as rgt10_79_,
        coremenu0_.route_path as route_p11_79_,
        coremenu0_.is_show as is_show12_79_,
        coremenu0_.icon_class as icon_cl13_79_,
        coremenu0_.is_auth as is_auth14_79_,
        coremenu0_.menu_name as menu_na15_79_,
        coremenu0_.menu_type as menu_ty16_79_,
        coremenu0_.perm_identity as perm_id17_79_,
        coremenu0_.page_path as page_pa18_79_,
        coremenu0_.redirect_route as redirec19_79_,
        coremenu0_.product_version as product20_79_ 
    from
        jc_sys_menu coremenu0_ 
    where
        coremenu0_.product_version>? 
        and coremenu0_.deleted_flag=?
Hibernate: 
    select
        coremenu0_.id as id1_79_0_,
        coremenu0_.deleted_flag as deleted_2_79_0_,
        coremenu0_.create_time as create_t3_79_0_,
        coremenu0_.create_user as create_u4_79_0_,
        coremenu0_.update_time as update_t5_79_0_,
        coremenu0_.update_user as update_u6_79_0_,
        coremenu0_.sort_num as sort_num7_79_0_,
        coremenu0_.lft as lft8_79_0_,
        coremenu0_.parent_id as parent_i9_79_0_,
        coremenu0_.rgt as rgt10_79_0_,
        coremenu0_.route_path as route_p11_79_0_,
        coremenu0_.is_show as is_show12_79_0_,
        coremenu0_.icon_class as icon_cl13_79_0_,
        coremenu0_.is_auth as is_auth14_79_0_,
        coremenu0_.menu_name as menu_na15_79_0_,
        coremenu0_.menu_type as menu_ty16_79_0_,
        coremenu0_.perm_identity as perm_id17_79_0_,
        coremenu0_.page_path as page_pa18_79_0_,
        coremenu0_.redirect_route as redirec19_79_0_,
        coremenu0_.product_version as product20_79_0_,
        apis1_.menu_management_id as menu_man1_115_1_,
        coreapi2_.id as api_body2_115_1_,
        coreapi2_.id as id1_60_2_,
        coreapi2_.deleted_flag as deleted_2_60_2_,
        coreapi2_.create_time as create_t3_60_2_,
        coreapi2_.create_user as create_u4_60_2_,
        coreapi2_.update_time as update_t5_60_2_,
        coreapi2_.update_user as update_u6_60_2_,
        coreapi2_.api_name as api_name7_60_2_,
        coreapi2_.api_url as api_url8_60_2_,
        coreapi2_.api_per_mark as api_per_9_60_2_,
        coreapi2_.request_method as request10_60_2_,
        coreapi2_.sort_num as sort_nu11_60_2_,
        coreapi2_.use_scene as use_sce12_60_2_ 
    from
        jc_sys_menu coremenu0_ 
    left outer join
        jc_tr_menu_api apis1_ 
            on coremenu0_.id=apis1_.menu_management_id 
    left outer join
        jc_sys_api coreapi2_ 
            on apis1_.api_body_information_id=coreapi2_.id 
    where
        coremenu0_.id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    select
        apis0_.menu_management_id as menu_man1_115_0_,
        apis0_.api_body_information_id as api_body2_115_0_,
        coreapi1_.id as id1_60_1_,
        coreapi1_.deleted_flag as deleted_2_60_1_,
        coreapi1_.create_time as create_t3_60_1_,
        coreapi1_.create_user as create_u4_60_1_,
        coreapi1_.update_time as update_t5_60_1_,
        coreapi1_.update_user as update_u6_60_1_,
        coreapi1_.api_name as api_name7_60_1_,
        coreapi1_.api_url as api_url8_60_1_,
        coreapi1_.api_per_mark as api_per_9_60_1_,
        coreapi1_.request_method as request10_60_1_,
        coreapi1_.sort_num as sort_nu11_60_1_,
        coreapi1_.use_scene as use_sce12_60_1_ 
    from
        jc_tr_menu_api apis0_ 
    inner join
        jc_sys_api coreapi1_ 
            on apis0_.api_body_information_id=coreapi1_.id 
    where
        apis0_.menu_management_id=?
Hibernate: 
    delete 
    from
        jc_tr_menu_api 
    where
        (
            menu_management_id
        ) in (
            select
                id 
            from
                jc_sys_menu 
            where
                id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=?
        )
Hibernate: 
    delete 
    from
        jc_tr_org_menu 
    where
        (
            menu_id
        ) in (
            select
                id 
            from
                jc_sys_menu 
            where
                id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=?
        )
Hibernate: 
    delete 
    from
        jc_tr_role_menu 
    where
        (
            menu_id
        ) in (
            select
                id 
            from
                jc_sys_menu 
            where
                id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=?
        )
Hibernate: 
    delete 
    from
        jc_tr_user_menu 
    where
        (
            menu_id
        ) in (
            select
                id 
            from
                jc_sys_menu 
            where
                id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=? 
                or id=?
        )
Hibernate: 
    delete 
    from
        jc_sys_menu 
    where
        id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=? 
        or id=?
Hibernate: 
    update
        jc_sys_config_attr 
    set
        attr_value=? 
    where
        config_id=? 
        and attr_name=?
Hibernate: 
    select
        channel0_.channel_id as channel_1_4_,
        channel0_.deleted_flag as deleted_2_4_,
        channel0_.create_time as create_t3_4_,
        channel0_.create_user as create_u4_4_,
        channel0_.update_time as update_t5_4_,
        channel0_.update_user as update_u6_4_,
        channel0_.sort_num as sort_num7_4_,
        channel0_.lft as lft8_4_,
        channel0_.parent_id as parent_i9_4_,
        channel0_.rgt as rgt10_4_,
        channel0_.is_contribute as is_cont11_4_,
        channel0_.description as descrip12_4_,
        channel0_.is_display as is_disp13_4_,
        channel0_.has_static_channel as has_sta14_4_,
        channel0_.has_static_content as has_sta15_4_,
        channel0_.u_link as u_link16_4_,
        channel0_.link_target as link_ta17_4_,
        channel0_.model_id as model_i18_4_,
        channel0_.channel_name as channel19_4_,
        channel0_.channel_path as channel20_4_,
        channel0_.is_recycle as is_recy21_4_,
        channel0_.recycle_time as recycle22_4_,
        channel0_.site_id as site_id23_4_,
        channel0_.is_static_channel as is_stat24_4_,
        channel0_.tpl_mobile_channel as tpl_mob25_4_,
        channel0_.tpl_channel as tpl_cha26_4_,
        channel0_.workflow_id as workflo27_4_ 
    from
        jc_channel channel0_ 
    where
        (
            channel0_.channel_id in (
                ? , ? , ?
            )
        ) 
        and channel0_.deleted_flag=? 
        and channel0_.is_recycle=? 
    order by
        channel0_.sort_num desc
2022-05-07 13:54:56.061 [localhost-startStop-1] INFO  o.s.scheduling.quartz.SchedulerFactoryBean - Loading Quartz config from [class path resource [quartz.properties]] 
2022-05-07 13:54:56.083 [localhost-startStop-1] INFO  org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 
2022-05-07 13:54:56.085 [localhost-startStop-1] INFO  org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: localhost-startStop-1 
2022-05-07 13:54:56.092 [localhost-startStop-1] INFO  org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 
2022-05-07 13:54:56.092 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. 
2022-05-07 13:54:56.094 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization). 
2022-05-07 13:54:56.095 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized. 
2022-05-07 13:54:56.096 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'schedulerFactoryBean' with instanceId 'LiuHL1651902896084'
  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 5 threads.
  Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
 
2022-05-07 13:54:56.096 [localhost-startStop-1] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance. 
2022-05-07 13:54:56.096 [localhost-startStop-1] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 
2022-05-07 13:54:56.096 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - JobFactory set to: com.jeecms.component.QuartzConfiguration$AutowiringSpringBeanJobFactory@448a4db9 
2022-05-07 13:54:56.120 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete accessStatisticsJobGroup 
2022-05-07 13:54:56.162 [pool-1-thread-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - ClusterManager: detected 1 failed or restarted instances. 
2022-05-07 13:54:56.162 [pool-1-thread-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - ClusterManager: Scanning for instance "LiuHL1651895846100"'s failed in-progress jobs. 
2022-05-07 13:54:56.170 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
2022-05-07 13:54:56.175 [QuartzScheduler_schedulerFactoryBean-LiuHL1651902896084_MisfireHandler] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Handling 6 trigger(s) that missed their scheduled fire-time. 
2022-05-07 13:54:56.261 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete logStatisticsJobGroup 
2022-05-07 13:54:56.263 [schedulerFactoryBean_Worker-1] INFO  com.jeecms.system.job.StatisticsLogJob - Running Job name : logStatisticsJobGroup  
2022-05-07 13:54:56.264 [schedulerFactoryBean_Worker-1] ERROR com.jeecms.system.job.StatisticsLogJob - 日志事件类型统计失败:null 
2022-05-07 13:54:56.264 [schedulerFactoryBean_Worker-1] ERROR com.jeecms.system.job.StatisticsLogJob - 日志操作类型统计失败:null 
2022-05-07 13:54:56.264 [schedulerFactoryBean_Worker-1] ERROR com.jeecms.system.job.StatisticsLogJob - 日志结果统计失败:null 
2022-05-07 13:54:56.264 [schedulerFactoryBean_Worker-1] ERROR com.jeecms.system.job.StatisticsLogJob - 日志用户分类统计失败:null 
2022-05-07 13:54:56.302 [schedulerFactoryBean_Worker-2] INFO  org.slf4j.LoggerFactory - Running Job name : logAlertGroup  
2022-05-07 13:54:56.325 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
2022-05-07 13:54:56.341 [schedulerFactoryBean_Worker-3] INFO  com.jeecms.system.job.CronTypeIndexJob - 删除多余的日志,时间2022-04-30 13:54:56 
2022-05-07 13:54:56.368 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete logAlarmGroup 
2022-05-07 13:54:56.377 [schedulerFactoryBean_Worker-4] INFO  com.jeecms.system.job.ContentPublishJob - Running Job name : CmsContentPublishJobGroup  
2022-05-07 13:54:56.379 [schedulerFactoryBean_Worker-4] ERROR com.jeecms.system.job.ContentPublishJob - null 
2022-05-07 13:54:56.379 [schedulerFactoryBean_Worker-4] INFO  com.jeecms.system.job.ContentPublishJob - >>>>>>>>>>>>> 内容发布统计  Running Job has been completed , cost time :  2 ms
 
2022-05-07 13:54:56.414 [schedulerFactoryBean_Worker-5] INFO  com.jeecms.system.job.UserSummaryJob - Running Job name : group_name_UserSummaryJob  
2022-05-07 13:54:56.427 [schedulerFactoryBean_Worker-5] ERROR com.jeecms.system.job.UserSummaryJob - null 
2022-05-07 13:54:56.427 [schedulerFactoryBean_Worker-5] INFO  com.jeecms.system.job.UserSummaryJob - >>>>>>>>>>>>> 微信粉丝统计数据  Running Job has been completed , cost time :  13 ms
 
2022-05-07 13:54:56.428 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
2022-05-07 13:54:56.460 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete logAlertGroup 
2022-05-07 13:54:56.493 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
2022-05-07 13:54:56.521 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete group_name_UserSummaryJob 
2022-05-07 13:54:56*4 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
2022-05-07 13:54:56.579 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete CmsContentPublishJobGroup 
2022-05-07 13:54:56.612 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
2022-05-07 13:54:56.653 [pool-1-thread-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete deleteLogDataJob 
2022-05-07 13:54:56.687 [pool-1-thread-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_LiuHL1651902896084 started. 
Hibernate: 
    select
        attrs0_.config_id as config_i1_65_0_,
        attrs0_.attr_value as attr_val2_65_0_,
        attrs0_.attr_name as attr_nam3_0_ 
    from
        jc_sys_config_attr attrs0_ 
    where
        attrs0_.config_id=?
2022-05-07 13:54:58.244 [localhost-startStop-1] ERROR com.jeecms.common.util.office.OpenOfficeConverter - openoffic 启动失败: officeHome doesn't exist or is not a directory: \opt\openoffice4 
2022-05-07 13:54:59.355 [localhost-startStop-1] ERROR com.jeecms.utils.mediautil.MediaUtil - --- 设置ffmpeg执行路径失败,因为传入的ffmpeg可执行程序路径下的ffmpeg文件不存在! --- 
2022-05-07 13:55:01.681 [localhost-startStop-1] INFO  o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration 
Hibernate: 
    select
        cmssite0_.id as id1_43_,
        cmssite0_.deleted_flag as deleted_2_43_,
        cmssite0_.create_time as create_t3_43_,
        cmssite0_.create_user as create_u4_43_,
        cmssite0_.update_time as update_t5_43_,
        cmssite0_.update_user as update_u6_43_,
        cmssite0_.sort_num as sort_num7_43_,
        cmssite0_.lft as lft8_43_,
        cmssite0_.parent_id as parent_i9_43_,
        cmssite0_.rgt as rgt10_43_,
        cmssite0_.description as descrip11_43_,
        cmssite0_.site_domain as site_do12_43_,
        cmssite0_.site_domain_alias as site_do13_43_,
        cmssite0_.global_config_id as global_14_43_,
        cmssite0_.icon_id as icon_id15_43_,
        cmssite0_.is_delete as is_dele16_43_,
        cmssite0_.is_open as is_open17_43_,
        cmssite0_.mobile_index_tpl as mobile_18_43_,
        cmssite0_.site_name as site_na19_43_,
        cmssite0_.site_path as site_pa20_43_,
        cmssite0_.pc_index_tpl as pc_inde21_43_,
        cmssite0_.site_protocol as site_pr22_43_,
        cmssite0_.seo_description as seo_des23_43_,
        cmssite0_.seo_keyword as seo_key24_43_,
        cmssite0_.seo_title as seo_tit25_43_,
        cmssite0_.site_language as site_la26_43_,
        cmssite0_.sort_weight as sort_we27_43_ 
    from
        jc_site cmssite0_ 
    where
        cmssite0_.is_delete=? 
        and cmssite0_.deleted_flag=? limit ?
Hibernate: 
    select
        cmssiteext0_.id as id1_45_0_,
        cmssiteext0_.deleted_flag as deleted_2_45_0_,
        cmssiteext0_.create_time as create_t3_45_0_,
        cmssiteext0_.create_user as create_u4_45_0_,
        cmssiteext0_.update_time as update_t5_45_0_,
        cmssiteext0_.update_user as update_u6_45_0_,
        cmssiteext0_.new_content_resource_id as new_cont7_45_0_,
        cmssiteext0_.static_page_ftp_id as static_p8_45_0_,
        cmssiteext0_.static_page_oss_id as static_p9_45_0_,
        cmssiteext0_.upload_ftp_id as upload_10_45_0_,
        cmssiteext0_.upload_oss_id as upload_11_45_0_,
        cmssiteext0_.watermar_resource_id as waterma12_45_0_ 
    from
        jc_site_ext cmssiteext0_ 
    where
        cmssiteext0_.id=?
Hibernate: 
    select
        resourcess0_.id as id1_88_0_,
        resourcess0_.deleted_flag as deleted_2_88_0_,
        resourcess0_.create_time as create_t3_88_0_,
        resourcess0_.create_user as create_u4_88_0_,
        resourcess0_.update_time as update_t5_88_0_,
        resourcess0_.update_user as update_u6_88_0_,
        resourcess0_.sort_num as sort_num7_88_0_,
        resourcess0_.resource_alias as resource8_88_0_,
        resourcess0_.resource_c_url as resource9_88_0_,
        resourcess0_.resource_dimensions as resourc10_88_0_,
        resourcess0_.is_display as is_disp11_88_0_,
        resourcess0_.resource_m_url as resourc12_88_0_,
        resourcess0_.ref_count as ref_cou13_88_0_,
        resourcess0_.resource_date as resourc14_88_0_,
        resourcess0_.resource_type as resourc15_88_0_,
        resourcess0_.share_status as share_s16_88_0_,
        resourcess0_.share_time as share_t17_88_0_,
        resourcess0_.resource_size as resourc18_88_0_,
        resourcess0_.store_resources_space_id as store_r19_88_0_,
        resourcess0_.suffix as suffix20_88_0_,
        resourcess0_.type as type21_88_0_,
        resourcess0_.upload_ftp_id as upload_25_88_0_,
        resourcess0_.upload_oss_id as upload_26_88_0_,
        resourcess0_.resource_url as resourc22_88_0_,
        resourcess0_.user_id as user_id23_88_0_,
        resourcess0_.video_cover_id as video_c24_88_0_ 
    from
        jc_sys_resources_space_data resourcess0_ 
    where
        resourcess0_.id=?
Hibernate: 
    select
        coreuser0_.id as id1_95_0_,
        coreuser0_.deleted_flag as deleted_2_95_0_,
        coreuser0_.create_time as create_t3_95_0_,
        coreuser0_.create_user as create_u4_95_0_,
        coreuser0_.update_time as update_t5_95_0_,
        coreuser0_.update_user as update_u6_95_0_,
        coreuser0_.is_admin as is_admin7_95_0_,
        coreuser0_.app_id as app_id8_95_0_,
        coreuser0_.audit_admin as audit_ad9_95_0_,
        coreuser0_.audit_reinsurance_admin as audit_r10_95_0_,
        coreuser0_.check_status as check_s11_95_0_,
        coreuser0_.user_email as user_em12_95_0_,
        coreuser0_.is_enabled as is_enab13_95_0_,
        coreuser0_.first_login_error_time as first_l14_95_0_,
        coreuser0_.group_id as group_i15_95_0_,
        coreuser0_.integral as integra16_95_0_,
        coreuser0_.is_reset_password as is_rese17_95_0_,
        coreuser0_.last_login_ip as last_lo18_95_0_,
        coreuser0_.last_login_time as last_lo19_95_0_,
        coreuser0_.last_password_change as last_pa20_95_0_,
        coreuser0_.level_id as level_i21_95_0_,
        coreuser0_.login_count as login_c22_95_0_,
        coreuser0_.login_error_count as login_e23_95_0_,
        coreuser0_.login_limit_end as login_l24_95_0_,
        coreuser0_.use_phone as use_pho25_95_0_,
        coreuser0_.org_id as org_id26_95_0_,
        coreuser0_.pass_msg_has_send as pass_ms27_95_0_,
        coreuser0_.password as passwor28_95_0_,
        coreuser0_.safety_admin as safety_29_95_0_,
        coreuser0_.safety_reinsurance_admin as safety_30_95_0_,
        coreuser0_.obfuscation_code as obfusca31_95_0_,
        coreuser0_.source_site_id as source_32_95_0_,
        coreuser0_.is_third as is_thir33_95_0_,
        coreuser0_.user_secret_id as user_se34_95_0_,
        coreuser0_.username as usernam35_95_0_ 
    from
        jc_sys_user coreuser0_ 
    where
        coreuser0_.id=?
Hibernate: 
    select
        membergrou0_.id as id1_97_0_,
        membergrou0_.deleted_flag as deleted_2_97_0_,
        membergrou0_.create_time as create_t3_97_0_,
        membergrou0_.create_user as create_u4_97_0_,
        membergrou0_.update_time as update_t5_97_0_,
        membergrou0_.update_user as update_u6_97_0_,
        membergrou0_.group_name as group_na7_97_0_,
        membergrou0_.is_all_channel_contribute as is_all_c8_97_0_,
        membergrou0_.is_all_channel_view as is_all_c9_97_0_,
        membergrou0_.is_default as is_defa10_97_0_,
        membergrou0_.remark as remark11_97_0_ 
    from
        jc_sys_user_group membergrou0_ 
    where
        membergrou0_.id=?
Hibernate: 
    select
        memberleve0_.id as id1_99_0_,
        memberleve0_.deleted_flag as deleted_2_99_0_,
        memberleve0_.create_time as create_t3_99_0_,
        memberleve0_.create_user as create_u4_99_0_,
        memberleve0_.update_time as update_t5_99_0_,
        memberleve0_.update_user as update_u6_99_0_,
        memberleve0_.integral_max as integral7_99_0_,
        memberleve0_.integral_min as integral8_99_0_,
        memberleve0_.level_icon as level_ic9_99_0_,
        memberleve0_.level_name as level_n10_99_0_,
        memberleve0_.remark as remark11_99_0_ 
    from
        jc_sys_user_level memberleve0_ 
    where
        memberleve0_.id=?
Hibernate: 
    select
        resourcess0_.id as id1_88_0_,
        resourcess0_.deleted_flag as deleted_2_88_0_,
        resourcess0_.create_time as create_t3_88_0_,
        resourcess0_.create_user as create_u4_88_0_,
        resourcess0_.update_time as update_t5_88_0_,
        resourcess0_.update_user as update_u6_88_0_,
        resourcess0_.sort_num as sort_num7_88_0_,
        resourcess0_.resource_alias as resource8_88_0_,
        resourcess0_.resource_c_url as resource9_88_0_,
        resourcess0_.resource_dimensions as resourc10_88_0_,
        resourcess0_.is_display as is_disp11_88_0_,
        resourcess0_.resource_m_url as resourc12_88_0_,
        resourcess0_.ref_count as ref_cou13_88_0_,
        resourcess0_.resource_date as resourc14_88_0_,
        resourcess0_.resource_type as resourc15_88_0_,
        resourcess0_.share_status as share_s16_88_0_,
        resourcess0_.share_time as share_t17_88_0_,
        resourcess0_.resource_size as resourc18_88_0_,
        resourcess0_.store_resources_space_id as store_r19_88_0_,
        resourcess0_.suffix as suffix20_88_0_,
        resourcess0_.type as type21_88_0_,
        resourcess0_.upload_ftp_id as upload_25_88_0_,
        resourcess0_.upload_oss_id as upload_26_88_0_,
        resourcess0_.resource_url as resourc22_88_0_,
        resourcess0_.user_id as user_id23_88_0_,
        resourcess0_.video_cover_id as video_c24_88_0_ 
    from
        jc_sys_resources_space_data resourcess0_ 
    where
        resourcess0_.id=?
Hibernate: 
    select
        coreuserex0_.id as id1_96_0_,
        coreuserex0_.deleted_flag as deleted_2_96_0_,
        coreuserex0_.create_time as create_t3_96_0_,
        coreuserex0_.create_user as create_u4_96_0_,
        coreuserex0_.update_time as update_t5_96_0_,
        coreuserex0_.update_user as update_u6_96_0_,
        coreuserex0_.birthday as birthday7_96_0_,
        coreuserex0_.gender as gender8_96_0_,
        coreuserex0_.telephone as telephon9_96_0_,
        coreuserex0_.locked_ip as locked_10_96_0_,
        coreuserex0_.locked_time as locked_11_96_0_,
        coreuserex0_.realname as realnam12_96_0_,
        coreuserex0_.remark as remark13_96_0_,
        coreuserex0_.user_img_id as user_im17_96_0_,
        coreuserex0_.share_org_id as share_o14_96_0_,
        coreuserex0_.share_role_id as share_r15_96_0_,
        coreuserex0_.share_user_id as share_u16_96_0_ 
    from
        jc_sys_user_ext coreuserex0_ 
    where
        coreuserex0_.id=?
Hibernate: 
    select
        resourcess0_.id as id1_88_0_,
        resourcess0_.deleted_flag as deleted_2_88_0_,
        resourcess0_.create_time as create_t3_88_0_,
        resourcess0_.create_user as create_u4_88_0_,
        resourcess0_.update_time as update_t5_88_0_,
        resourcess0_.update_user as update_u6_88_0_,
        resourcess0_.sort_num as sort_num7_88_0_,
        resourcess0_.resource_alias as resource8_88_0_,
        resourcess0_.resource_c_url as resource9_88_0_,
        resourcess0_.resource_dimensions as resourc10_88_0_,
        resourcess0_.is_display as is_disp11_88_0_,
        resourcess0_.resource_m_url as resourc12_88_0_,
        resourcess0_.ref_count as ref_cou13_88_0_,
        resourcess0_.resource_date as resourc14_88_0_,
        resourcess0_.resource_type as resourc15_88_0_,
        resourcess0_.share_status as share_s16_88_0_,
        resourcess0_.share_time as share_t17_88_0_,
        resourcess0_.resource_size as resourc18_88_0_,
        resourcess0_.store_resources_space_id as store_r19_88_0_,
        resourcess0_.suffix as suffix20_88_0_,
        resourcess0_.type as type21_88_0_,
        resourcess0_.upload_ftp_id as upload_25_88_0_,
        resourcess0_.upload_oss_id as upload_26_88_0_,
        resourcess0_.resource_url as resourc22_88_0_,
        resourcess0_.user_id as user_id23_88_0_,
        resourcess0_.video_cover_id as video_c24_88_0_ 
    from
        jc_sys_resources_space_data resourcess0_ 
    where
        resourcess0_.id=?
Hibernate: 
    select
        userincome0_.id as id1_98_0_,
        userincome0_.deleted_flag as deleted_2_98_0_,
        userincome0_.create_time as create_t3_98_0_,
        userincome0_.create_user as create_u4_98_0_,
        userincome0_.update_time as update_t5_98_0_,
        userincome0_.update_user as update_u6_98_0_,
        userincome0_.balance as balance7_98_0_,
        userincome0_.paid_amount as paid_amo8_98_0_,
        userincome0_.reward_amount as reward_a9_98_0_,
        userincome0_.total_amount as total_a10_98_0_,
        userincome0_.waiting_settlement_amount as waiting11_98_0_,
        userincome0_.withdrawal_amount as withdra12_98_0_ 
    from
        jc_sys_user_income userincome0_ 
    where
        userincome0_.id=?
Hibernate: 
    select
        channels0_.site_id as site_id23_4_0_,
        channels0_.channel_id as channel_1_4_0_,
        channels0_.channel_id as channel_1_4_1_,
        channels0_.deleted_flag as deleted_2_4_1_,
        channels0_.create_time as create_t3_4_1_,
        channels0_.create_user as create_u4_4_1_,
        channels0_.update_time as update_t5_4_1_,
        channels0_.update_user as update_u6_4_1_,
        channels0_.sort_num as sort_num7_4_1_,
        channels0_.lft as lft8_4_1_,
        channels0_.parent_id as parent_i9_4_1_,
        channels0_.rgt as rgt10_4_1_,
        channels0_.is_contribute as is_cont11_4_1_,
        channels0_.description as descrip12_4_1_,
        channels0_.is_display as is_disp13_4_1_,
        channels0_.has_static_channel as has_sta14_4_1_,
        channels0_.has_static_content as has_sta15_4_1_,
        channels0_.u_link as u_link16_4_1_,
        channels0_.link_target as link_ta17_4_1_,
        channels0_.model_id as model_i18_4_1_,
        channels0_.channel_name as channel19_4_1_,
        channels0_.channel_path as channel20_4_1_,
        channels0_.is_recycle as is_recy21_4_1_,
        channels0_.recycle_time as recycle22_4_1_,
        channels0_.site_id as site_id23_4_1_,
        channels0_.is_static_channel as is_stat24_4_1_,
        channels0_.tpl_mobile_channel as tpl_mob25_4_1_,
        channels0_.tpl_channel as tpl_cha26_4_1_,
        channels0_.workflow_id as workflo27_4_1_ 
    from
        jc_channel channels0_ 
    where
        (
            channels0_.deleted_flag=0 
        ) 
        and channels0_.site_id=?
Hibernate: 
    select
        cmsmodel0_.id as id1_40_0_,
        cmsmodel0_.deleted_flag as deleted_2_40_0_,
        cmsmodel0_.create_time as create_t3_40_0_,
        cmsmodel0_.create_user as create_u4_40_0_,
        cmsmodel0_.update_time as update_t5_40_0_,
        cmsmodel0_.update_user as update_u6_40_0_,
        cmsmodel0_.sort_num as sort_num7_40_0_,
        cmsmodel0_.is_enable as is_enabl8_40_0_,
        cmsmodel0_.is_global as is_globa9_40_0_,
        cmsmodel0_.model_name as model_n10_40_0_,
        cmsmodel0_.site_id as site_id11_40_0_,
        cmsmodel0_.sort_weight as sort_we12_40_0_,
        cmsmodel0_.tpl_type as tpl_typ13_40_0_,
        cmsmodel0_.un_enable_json as un_enab14_40_0_ 
    from
        jc_model cmsmodel0_ 
    where
        cmsmodel0_.id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        cmsmodel0_.id as id1_40_0_,
        cmsmodel0_.deleted_flag as deleted_2_40_0_,
        cmsmodel0_.create_time as create_t3_40_0_,
        cmsmodel0_.create_user as create_u4_40_0_,
        cmsmodel0_.update_time as update_t5_40_0_,
        cmsmodel0_.update_user as update_u6_40_0_,
        cmsmodel0_.sort_num as sort_num7_40_0_,
        cmsmodel0_.is_enable as is_enabl8_40_0_,
        cmsmodel0_.is_global as is_globa9_40_0_,
        cmsmodel0_.model_name as model_n10_40_0_,
        cmsmodel0_.site_id as site_id11_40_0_,
        cmsmodel0_.sort_weight as sort_we12_40_0_,
        cmsmodel0_.tpl_type as tpl_typ13_40_0_,
        cmsmodel0_.un_enable_json as un_enab14_40_0_ 
    from
        jc_model cmsmodel0_ 
    where
        cmsmodel0_.id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
Hibernate: 
    select
        channelext0_.channel_id as channel_1_8_0_,
        channelext0_.category_code as category2_8_0_,
        channelext0_.comment_control as comment_3_8_0_,
        channelext0_.interval_time as interval4_8_0_,
        channelext0_.is_list_channel as is_list_5_8_0_,
        channelext0_.is_open_index as is_open_6_8_0_,
        channelext0_.page_size as page_siz7_8_0_,
        channelext0_.resources_space_data_id as resource8_8_0_,
        channelext0_.seo_description as seo_desc9_8_0_,
        channelext0_.seo_keywork as seo_key10_8_0_,
        channelext0_.seo_title as seo_tit11_8_0_,
        channelext0_.task_control as task_co12_8_0_,
        channelext0_.task_time as task_ti13_8_0_,
        channelext0_.task_type as task_ty14_8_0_,
        channelext0_.txt as txt15_8_0_,
        channelext0_.view_control as view_co16_8_0_ 
    from
        jc_channel_ext channelext0_ 
    where
        channelext0_.channel_id=?
2022-05-07 13:55:01.878 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestRejectedExceptionFilter' to: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'headerCorsFilter' to urls: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'xssFilter' to urls: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openEntityManagerInViewFilter' to urls: [/*] 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.RegistrationBean - Filter errorPageFilter was not registered (disabled) 
2022-05-07 13:55:01.879 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] 
Hibernate: 
    update
        jc_database_backup_record 
    set
        state=? 
    where
        state=?
Hibernate: 
    update
        jc_database_backup_record 
    set
        state=? 
    where
        state=?
Hibernate: 
    select
        syssearchw0_.id as id1_90_,
        syssearchw0_.deleted_flag as deleted_2_90_,
        syssearchw0_.create_time as create_t3_90_,
        syssearchw0_.create_user as create_u4_90_,
        syssearchw0_.update_time as update_t5_90_,
        syssearchw0_.update_user as update_u6_90_,
        syssearchw0_.sort_num as sort_num7_90_,
        syssearchw0_.ini_chinese as ini_chin8_90_,
        syssearchw0_.is_recommend as is_recom9_90_,
        syssearchw0_.search_count as search_10_90_,
        syssearchw0_.site_id as site_id11_90_,
        syssearchw0_.word as word12_90_ 
    from
        jc_sys_search_word syssearchw0_ 
    where
        1=1 
        and syssearchw0_.deleted_flag=? limit ?
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
6#   发表于:2022-05-07 14:03:06  IP:111.200.*.*
现在用的那个版本启动的?
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 141483
积分:32 加为好友
威望: 0 精华: 0
主题:2 回复:13
注册时间:2022-05-06
在线时长:0
7#   发表于:2022-05-07 14:08:45  IP:101.43.*.*
tomcat8,jdk1.8  mysql8.0
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
8#   发表于:2022-05-07 14:09:40  IP:111.200.*.*
是启动不了么 能访问么
路漫漫其修远兮,吾将上下而求索!
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
9#   发表于:2022-05-07 14:10:23  IP:111.200.*.*
把断点忽略试试
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 141483
积分:32 加为好友
威望: 0 精华: 0
主题:2 回复:13
注册时间:2022-05-06
在线时长:0
10#   发表于:2022-05-07 14:25:50  IP:101.43.*.*
启动不了,没法访问
1 2 3 > >| 共3页