java 中光学框架 包括代码生成 报名改为 zgx
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2339 lines
165 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Sat Nov 05 11:39:24 CST 2022</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:24,549</td>
<td class="Message">HV000001: Hibernate Validator 6.2.3.Final</td>
<td class="MethodOfCaller">&lt;clinit&gt;</td>
<td class="FileOfCaller">Version.java</td>
<td class="LineOfCaller">21</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:24,558</td>
<td class="Message">Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 20174 (/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-start/target/classes started by ec in /Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920)</td>
<td class="MethodOfCaller">logStarting</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">55</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:24,560</td>
<td class="Message">The following 1 profile is active: &quot;dev&quot;</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">646</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,681</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">262</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,684</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">132</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,755</td>
<td class="Message">Finished Spring Data repository scanning in 55 ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">201</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,853</td>
<td class="Message"> ******************* init miniDao config [ begin ] *********************** </td>
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
<td class="LineOfCaller">23</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,855</td>
<td class="Message"> ------ minidao.base-package ------- org.jeecg.modules.jmreport.*</td>
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
<td class="LineOfCaller">25</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,856</td>
<td class="Message"> ******************* init miniDao config [ end ] *********************** </td>
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
<td class="LineOfCaller">42</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,893</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,895</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,896</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,897</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,897</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,898</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,899</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,900</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,901</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:25,902</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,100</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#9&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,105</td>
<td class="Message">Bean &#39;jimuReportShareDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,107</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#8&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,108</td>
<td class="Message">Bean &#39;jimuReportMapDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,109</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#7&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,110</td>
<td class="Message">Bean &#39;jimuReportLinkDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,111</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#6&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,112</td>
<td class="Message">Bean &#39;jimuReportDictItemDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,114</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#5&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,114</td>
<td class="Message">Bean &#39;jimuReportDictDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,115</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#4&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,117</td>
<td class="Message">Bean &#39;jimuReportDbParamDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,118</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#3&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,120</td>
<td class="Message">Bean &#39;jimuReportDbFieldDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,121</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#2&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,122</td>
<td class="Message">Bean &#39;jimuReportDbDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,123</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185#1&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,123</td>
<td class="Message">Bean &#39;jimuReportDataSourceDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,124</td>
<td class="Message">Bean &#39;(inner bean)#8cb7185&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,126</td>
<td class="Message">Bean &#39;jimuReportDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,136</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,139</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,151</td>
<td class="Message">Bean &#39;org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,153</td>
<td class="Message">Bean &#39;org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,156</td>
<td class="Message">Bean &#39;management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,158</td>
<td class="Message">Bean &#39;prometheusConfig&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,160</td>
<td class="Message">Bean &#39;collectorRegistry&#39; of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,162</td>
<td class="Message">Bean &#39;org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,163</td>
<td class="Message">Bean &#39;micrometerClock&#39; of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,179</td>
<td class="Message">Bean &#39;prometheusMeterRegistry&#39; of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,180</td>
<td class="Message">Bean &#39;lettuceMetrics&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x00000008011416a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,273</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,336</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,341</td>
<td class="Message">Bean &#39;jeecgBaseConfig&#39; of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,343</td>
<td class="Message">Bean &#39;shiroConfig&#39; of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$4ee055e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,500</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,504</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$59327ec0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,510</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,536</td>
<td class="Message">Bean &#39;shiroRealm&#39; of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,602</td>
<td class="Message">===============(1)创建缓存管理器RedisCacheManager</td>
<td class="MethodOfCaller">redisCacheManager</td>
<td class="FileOfCaller">ShiroConfig.java</td>
<td class="LineOfCaller">226</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,604</td>
<td class="Message">===============(2)创建RedisManager,连接Redis..</td>
<td class="MethodOfCaller">redisManager</td>
<td class="FileOfCaller">ShiroConfig.java</td>
<td class="LineOfCaller">244</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,609</td>
<td class="Message">Bean &#39;redisManager&#39; of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,613</td>
<td class="Message">Bean &#39;securityManager&#39; of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,628</td>
<td class="Message">Bean &#39;authorizationAttributeSourceAdvisor&#39; of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,641</td>
<td class="Message">Bean &#39;org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration&#39; of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2bceb9f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,644</td>
<td class="Message">Bean &#39;eventBus&#39; of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,815</td>
<td class="Message">Tomcat initialized with port(s): 8899 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,822</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8899&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,822</td>
<td class="Message">Starting service [Tomcat]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,823</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.60]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,889</td>
<td class="Message">Initializing Spring embedded WebApplicationContext</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,890</td>
<td class="Message">Root WebApplicationContext: initialization completed in 2305 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">290</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:26,983</td>
<td class="Message"> Init JimuReport Config [ Token Interceptor &amp; Resource Locations ] </td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">JimuReportConfiguration.java</td>
<td class="LineOfCaller">99</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:27,334</td>
<td class="Message">{dataSource-1,master} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">994</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:27,335</td>
<td class="Message">dynamic-datasource - load a datasource named [master] success</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">132</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:27,336</td>
<td class="Message">dynamic-datasource initial loaded [1] datasource,primary datasource named [master]</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">237</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:27,896</td>
<td class="Message"> --- redis config init --- </td>
<td class="MethodOfCaller">redisTemplate</td>
<td class="FileOfCaller">RedisConfig.java</td>
<td class="LineOfCaller">56</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,452</td>
<td class="Message">Using default implementation for ThreadExecutor</td>
<td class="MethodOfCaller">instantiate</td>
<td class="FileOfCaller">StdSchedulerFactory.java</td>
<td class="LineOfCaller">1220</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,454</td>
<td class="Message">Job execution threads will use class loader of thread: main</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">SimpleThreadPool.java</td>
<td class="LineOfCaller">268</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,461</td>
<td class="Message">Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">SchedulerSignalerImpl.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,462</td>
<td class="Message">Quartz Scheduler v.2.3.2 created.</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">QuartzScheduler.java</td>
<td class="LineOfCaller">229</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,463</td>
<td class="Message">Using db table-based data access locking (synchronization).</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">JobStoreSupport.java</td>
<td class="LineOfCaller">672</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,465</td>
<td class="Message">JobStoreCMT initialized.</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">JobStoreCMT.java</td>
<td class="LineOfCaller">145</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,466</td>
<td class="Message">Scheduler meta-data: Quartz Scheduler (v2.3.2) &#39;MyScheduler&#39; with instanceId &#39;ecdeMacBook-Pro.local1667619568454&#39;
Scheduler class: &#39;org.quartz.core.QuartzScheduler&#39; - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool &#39;org.quartz.simpl.SimpleThreadPool&#39; - with 10 threads.
Using job-store &#39;org.springframework.scheduling.quartz.LocalDataSourceJobStore&#39; - which supports persistence. and is clustered.
</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">QuartzScheduler.java</td>
<td class="LineOfCaller">294</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,466</td>
<td class="Message">Quartz scheduler &#39;MyScheduler&#39; initialized from an externally provided properties instance.</td>
<td class="MethodOfCaller">instantiate</td>
<td class="FileOfCaller">StdSchedulerFactory.java</td>
<td class="LineOfCaller">1374</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,467</td>
<td class="Message">Quartz scheduler version: 2.3.2</td>
<td class="MethodOfCaller">instantiate</td>
<td class="FileOfCaller">StdSchedulerFactory.java</td>
<td class="LineOfCaller">1378</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:28,467</td>
<td class="Message">JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@a19fe87</td>
<td class="MethodOfCaller">setJobFactory</td>
<td class="FileOfCaller">QuartzScheduler.java</td>
<td class="LineOfCaller">2293</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:29,126</td>
<td class="Message"> Init JimuReport Config [ 线程池 ] </td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">JmReportExecutorConfig.java</td>
<td class="LineOfCaller">42</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:29,670</td>
<td class="Message">Exposing 2 endpoint(s) beneath base path &#39;/actuator&#39;</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">EndpointLinksResolver.java</td>
<td class="LineOfCaller">58</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:29,727</td>
<td class="Message"> Init CodeGenerate Config [ Get Db Config From application.yml ] </td>
<td class="MethodOfCaller">initCodeGenerateDbConfig</td>
<td class="FileOfCaller">CodeGenerateDbConfig.java</td>
<td class="LineOfCaller">46</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:30,150</td>
<td class="Message">Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout=&#39;30000 ms&#39;}</td>
<td class="MethodOfCaller">info</td>
<td class="FileOfCaller">SLF4JLogger.java</td>
<td class="LineOfCaller">71</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:30,171</td>
<td class="Message">Exception in monitor thread while connecting to server localhost:27017</td>
<td class="MethodOfCaller">info</td>
<td class="FileOfCaller">SLF4JLogger.java</td>
<td class="LineOfCaller">76</td>
</tr>
<tr><td class="Exception" colspan="6">com.mongodb.MongoSocketOpenException: Exception opening socket
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:180)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:188)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:152)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
<br />Caused by: java.net.ConnectException: Connection refused
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/sun.nio.ch.Net.pollConnect(Native Method)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.net.Socket.connect(Socket.java:633)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
<br />&nbsp;&nbsp;&nbsp;&nbsp; ... 4 common frames omitted
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:30,208</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8899&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:30,217</td>
<td class="Message">Tomcat started on port(s): 8899 (http) with context path &#39;/jeecg-boot&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:35,577</td>
<td class="Message">Will start Quartz Scheduler [MyScheduler] in 1 seconds</td>
<td class="MethodOfCaller">startScheduler</td>
<td class="FileOfCaller">SchedulerFactoryBean.java</td>
<td class="LineOfCaller">734</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:35,599</td>
<td class="Message">Started JeecgSystemApplication in 16.356 seconds (JVM running for 16.689)</td>
<td class="MethodOfCaller">logStarted</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:35,605</td>
<td class="Message"> Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] </td>
<td class="MethodOfCaller">onApplicationEvent</td>
<td class="FileOfCaller">CodeTemplateInitListener.java</td>
<td class="LineOfCaller">29</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:39:35,719</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:36,583</td>
<td class="Message">Starting Quartz Scheduler now, after delay of 1 seconds</td>
<td class="MethodOfCaller">run</td>
<td class="FileOfCaller">SchedulerFactoryBean.java</td>
<td class="LineOfCaller">750</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:36,712</td>
<td class="Message">ClusterManager: detected 1 failed or restarted instances.</td>
<td class="MethodOfCaller">logWarnIfNonZero</td>
<td class="FileOfCaller">JobStoreSupport.java</td>
<td class="LineOfCaller">3644</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:36,713</td>
<td class="Message">ClusterManager: Scanning for instance &quot;ecdeMacBook-Pro.local1666687729574&quot;&#39;s failed in-progress jobs.</td>
<td class="MethodOfCaller">clusterRecover</td>
<td class="FileOfCaller">JobStoreSupport.java</td>
<td class="LineOfCaller">3503</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:36,733</td>
<td class="Message">Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667619568454 started.</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">QuartzScheduler.java</td>
<td class="LineOfCaller">547</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:39:40,629</td>
<td class="Message">
----------------------------------------------------------
Application Jeecg-Boot is running! Access URLs:
Local: http://localhost:8899/jeecg-boot/
External: http://192.168.1.101:8899/jeecg-boot/
Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html
----------------------------------------------------------</td>
<td class="MethodOfCaller">main</td>
<td class="FileOfCaller">JeecgSystemApplication.java</td>
<td class="LineOfCaller">37</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:39:40,729</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="error odd">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:39:45,742</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:39:50,752</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="error odd">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:39:55,758</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:40:00,770</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="error odd">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 11:40:05,789</td>
<td class="Message">Connection failure occurred. Restarting subscription task after 5000 ms</td>
<td class="MethodOfCaller">handleSubscriptionException</td>
<td class="FileOfCaller">RedisMessageListenerContainer.java</td>
<td class="LineOfCaller">665</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:31,803</td>
<td class="Message">Initializing Spring DispatcherServlet &#39;dispatcherServlet&#39;</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:31,803</td>
<td class="Message">Initializing Servlet &#39;dispatcherServlet&#39;</td>
<td class="MethodOfCaller">initServletBean</td>
<td class="FileOfCaller">FrameworkServlet.java</td>
<td class="LineOfCaller">525</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:31,811</td>
<td class="Message">Completed initialization in 8 ms</td>
<td class="MethodOfCaller">initServletBean</td>
<td class="FileOfCaller">FrameworkServlet.java</td>
<td class="LineOfCaller">547</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:31,873</td>
<td class="Message">获取验证码,Redis checkCode = MLkF,key = 1629428467008</td>
<td class="MethodOfCaller">randomImage</td>
<td class="FileOfCaller">LoginController.java</td>
<td class="LineOfCaller">488</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-11-05 11:40:38,202</td>
<td class="Message">Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not &quot;opens java.lang.invoke&quot; to unnamed module @1176dcec</td>
<td class="MethodOfCaller">&lt;clinit&gt;</td>
<td class="FileOfCaller">ReflectLambdaMeta.java</td>
<td class="LineOfCaller">26</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:38,321</td>
<td class="Message">redis remove key:sys:cache:encrypt:user::admin</td>
<td class="MethodOfCaller">remove</td>
<td class="FileOfCaller">JeecgRedisCacheWriter.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-11-05 11:40:38,520</td>
<td class="Message">类没定义!</td>
<td class="MethodOfCaller">&lt;clinit&gt;</td>
<td class="FileOfCaller">ExpressUtil.java</td>
<td class="LineOfCaller">244</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:43,809</td>
<td class="Message">加密操作,Aspect程序耗时:2ms</td>
<td class="MethodOfCaller">around</td>
<td class="FileOfCaller">SensitiveDataAspect.java</td>
<td class="LineOfCaller">76</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:47,562</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MjMyMzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.azHunNsoiDcktSx3C_cxbDXSv5uknXDTwAfLa4EPSaM</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 11:40:47,615</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 12:15:31,876</td>
<td class="Message">No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr><td class="Exception" colspan="6">java.io.EOFException: null
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 12:15:31,922</td>
<td class="Message">【websocket消息】连接断开,总数为:0</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 12:15:33,870</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MjMyMzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.azHunNsoiDcktSx3C_cxbDXSv5uknXDTwAfLa4EPSaM</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 12:15:33,893</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:12,172</td>
<td class="Message">————————身份认证失败——————————IP地址: 127.0.0.1,URL:/jeecg-boot/sys/permission/getUserPermissionByToken</td>
<td class="MethodOfCaller">doGetAuthenticationInfo</td>
<td class="FileOfCaller">ShiroRealm.java</td>
<td class="LineOfCaller">97</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:12,173</td>
<td class="Message">————————身份认证失败——————————IP地址: 127.0.0.1,URL:/jeecg-boot/sys/permission/getPermCode</td>
<td class="MethodOfCaller">doGetAuthenticationInfo</td>
<td class="FileOfCaller">ShiroRealm.java</td>
<td class="LineOfCaller">97</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:12,546</td>
<td class="Message">获取验证码,Redis checkCode = JpzC,key = 1629428467008</td>
<td class="MethodOfCaller">randomImage</td>
<td class="FileOfCaller">LoginController.java</td>
<td class="LineOfCaller">488</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:19,859</td>
<td class="Message">redis remove key:sys:cache:encrypt:user::admin</td>
<td class="MethodOfCaller">remove</td>
<td class="FileOfCaller">JeecgRedisCacheWriter.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:19,909</td>
<td class="Message">加密操作,Aspect程序耗时:0ms</td>
<td class="MethodOfCaller">around</td>
<td class="FileOfCaller">SensitiveDataAspect.java</td>
<td class="LineOfCaller">76</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:20,441</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MzA3NzksInVzZXJuYW1lIjoiYWRtaW4ifQ.DEugioWH4CQLq3tzWTkCIfUKKAXhPQg85xcMEJ38tRk</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:20,456</td>
<td class="Message">【websocket消息】有新的连接,总数为:2</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:24,994</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:24,995</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:46:27,549</td>
<td class="Message"> connect databaseName : jeecg-boot</td>
<td class="MethodOfCaller">readAllTableNames</td>
<td class="FileOfCaller">DbReadTableUtil.java</td>
<td class="LineOfCaller">67</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:49:54,115</td>
<td class="Message"> connect databaseName : jeecg-boot</td>
<td class="MethodOfCaller">readAllTableNames</td>
<td class="FileOfCaller">DbReadTableUtil.java</td>
<td class="LineOfCaller">67</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:50:05,885</td>
<td class="Message"> connect databaseName : jeecg-boot</td>
<td class="MethodOfCaller">readOriginalTableColumn</td>
<td class="FileOfCaller">DbReadTableUtil.java</td>
<td class="LineOfCaller">436</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:50:06,034</td>
<td class="Message"> connect databaseName : jeecg-boot</td>
<td class="MethodOfCaller">readOriginalTableColumn</td>
<td class="FileOfCaller">DbReadTableUtil.java</td>
<td class="LineOfCaller">436</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:50:06,208</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:50:06,209</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:52:09,997</td>
<td class="Message">---查询过滤器,Query规则---field:table_name, rule:LIKE, value:ms</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:52:09,999</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:52:10,000</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:53:34,127</td>
<td class="Message">---查询过滤器,Query规则---field:table_name, rule:LIKE, value:ms</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:53:34,128</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:53:34,129</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:53:57,443</td>
<td class="Message">---查询过滤器,Query规则---field:table_name, rule:LIKE, value:ms</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:53:57,443</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:53:57,443</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:06,736</td>
<td class="Message">HHH000412: Hibernate ORM core version 5.6.7.Final</td>
<td class="MethodOfCaller">logVersion</td>
<td class="FileOfCaller">Version.java</td>
<td class="LineOfCaller">44</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:07,128</td>
<td class="Message">HCANN000001: Hibernate Commons Annotations {5.1.2.Final}</td>
<td class="MethodOfCaller">&lt;clinit&gt;</td>
<td class="FileOfCaller">JavaReflectionManager.java</td>
<td class="LineOfCaller">56</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:07,170</td>
<td class="Message">HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">Dialect.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-11-05 13:54:12,212</td>
<td class="Message">HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">UUIDHexGenerator.java</td>
<td class="LineOfCaller">42</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,225</td>
<td class="Message">HHH000227: Running hbm2ddl schema export</td>
<td class="MethodOfCaller">execute</td>
<td class="FileOfCaller">SchemaExport.java</td>
<td class="LineOfCaller">258</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-11-05 13:54:12,239</td>
<td class="Message">HHH10001002: Using Hibernate built-in connection pool (not for production use!)</td>
<td class="MethodOfCaller">configure</td>
<td class="FileOfCaller">DriverManagerConnectionProviderImpl.java</td>
<td class="LineOfCaller">72</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,240</td>
<td class="Message">HHH10001005: using driver [com.mysql.cj.jdbc.Driver] at URL [jdbc:mysql://192.168.1.200:3306/jeecg-boot?characterEncoding=UTF-8&amp;useUnicode=true&amp;useSSL=false&amp;tinyInt1isBit=false&amp;allowPublicKeyRetrieval=true&amp;serverTimezone=Asia/Shanghai]</td>
<td class="MethodOfCaller">buildCreator</td>
<td class="FileOfCaller">DriverManagerConnectionProviderImpl.java</td>
<td class="LineOfCaller">115</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,240</td>
<td class="Message">HHH10001001: Connection properties: {password=****, user=root}</td>
<td class="MethodOfCaller">buildCreator</td>
<td class="FileOfCaller">DriverManagerConnectionProviderImpl.java</td>
<td class="LineOfCaller">124</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,240</td>
<td class="Message">HHH10001003: Autocommit mode: false</td>
<td class="MethodOfCaller">buildCreator</td>
<td class="FileOfCaller">DriverManagerConnectionProviderImpl.java</td>
<td class="LineOfCaller">129</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,242</td>
<td class="Message">HHH000115: Hibernate connection pool size: 20 (min=1)</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">DriverManagerConnectionProviderImpl.java</td>
<td class="LineOfCaller">274</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,255</td>
<td class="Message">HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@95562b0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection &#39;local transaction&#39; will be committed and the Connection will be set into auto-commit mode.</td>
<td class="MethodOfCaller">getIsolatedConnection</td>
<td class="FileOfCaller">DdlTransactionIsolatorNonJtaImpl.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,276</td>
<td class="Message">HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a5f1ee8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection &#39;local transaction&#39; will be committed and the Connection will be set into auto-commit mode.</td>
<td class="MethodOfCaller">getIsolatedConnection</td>
<td class="FileOfCaller">DdlTransactionIsolatorNonJtaImpl.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,450</td>
<td class="Message">---查询过滤器,Query规则---field:table_name, rule:LIKE, value:ms</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,451</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:54:12,452</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,243</td>
<td class="Message">load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-1853560358573771078, entityPackage=models, entityName=MsModelsBoard, primaryKeyField=id, columns=[{&quot;fieldDbName&quot;:&quot;board_code&quot;,&quot;fieldName&quot;:&quot;boardCode&quot;,&quot;filedComment&quot;:&quot;看板编码&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;1&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;board_name&quot;,&quot;fieldName&quot;:&quot;boardName&quot;,&quot;filedComment&quot;:&quot;看板名称&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;2&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;template&quot;,&quot;fieldName&quot;:&quot;template&quot;,&quot;filedComment&quot;:&quot;模板&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;Text&quot;,&quot;classType&quot;:&quot;textarea&quot;,&quot;classType_row&quot;:&quot;textarea&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;textarea&quot;,&quot;fieldOrderNum&quot;:&quot;3&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;dataurl&quot;,&quot;fieldName&quot;:&quot;dataurl&quot;,&quot;filedComment&quot;:&quot;数据url&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;4&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;data_key&quot;,&quot;fieldName&quot;:&quot;dataKey&quot;,&quot;filedComment&quot;:&quot;参数key&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;5&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;testjson&quot;,&quot;fieldName&quot;:&quot;testjson&quot;,&quot;filedComment&quot;:&quot;测试json&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;Text&quot;,&quot;classType&quot;:&quot;textarea&quot;,&quot;classType_row&quot;:&quot;textarea&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;textarea&quot;,&quot;fieldOrderNum&quot;:&quot;6&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;field1&quot;,&quot;fieldName&quot;:&quot;field1&quot;,&quot;filedComment&quot;:&quot;备用1&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;11&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}], tableVo={&quot;tableName&quot;:&quot;ms_models_board&quot;,&quot;ftlDescription&quot;:&quot;ms_models_board&quot;,&quot;primaryKeyPolicy&quot;:&quot;null&quot;,&quot;sequenceCode&quot;:&quot;null&quot;,&quot;entityPackage&quot;:&quot;models&quot;,&quot;entityName&quot;:&quot;MsModelsBoard&quot;,&quot;fieldRowNum&quot;:&quot;1&quot;,&quot;searchFieldNum&quot;:&quot;-1&quot;,&quot;fieldRequiredNum&quot;:&quot;4&quot;}, originalColumns=[{&quot;fieldDbName&quot;:&quot;id&quot;,&quot;fieldName&quot;:&quot;id&quot;,&quot;filedComment&quot;:&quot;id&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;N&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;0&quot;,&quot;isKey&quot;:&quot;Y&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;Y&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;board_code&quot;,&quot;fieldName&quot;:&quot;boardCode&quot;,&quot;filedComment&quot;:&quot;看板编码&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;1&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;board_name&quot;,&quot;fieldName&quot;:&quot;boardName&quot;,&quot;filedComment&quot;:&quot;看板名称&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;2&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;template&quot;,&quot;fieldName&quot;:&quot;template&quot;,&quot;filedComment&quot;:&quot;模板&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;Text&quot;,&quot;classType&quot;:&quot;textarea&quot;,&quot;classType_row&quot;:&quot;textarea&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;textarea&quot;,&quot;fieldOrderNum&quot;:&quot;3&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;dataurl&quot;,&quot;fieldName&quot;:&quot;dataurl&quot;,&quot;filedComment&quot;:&quot;数据url&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;4&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;data_key&quot;,&quot;fieldName&quot;:&quot;dataKey&quot;,&quot;filedComment&quot;:&quot;参数key&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;5&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;testjson&quot;,&quot;fieldName&quot;:&quot;testjson&quot;,&quot;filedComment&quot;:&quot;测试json&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;Text&quot;,&quot;classType&quot;:&quot;textarea&quot;,&quot;classType_row&quot;:&quot;textarea&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;textarea&quot;,&quot;fieldOrderNum&quot;:&quot;6&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;create_by&quot;,&quot;fieldName&quot;:&quot;createBy&quot;,&quot;filedComment&quot;:&quot;创建人&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;7&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;create_time&quot;,&quot;fieldName&quot;:&quot;createTime&quot;,&quot;filedComment&quot;:&quot;创建时间&quot;,&quot;fieldType&quot;:&quot;java.util.Date&quot;,&quot;fieldDbType&quot;:&quot;Date&quot;,&quot;classType&quot;:&quot;date&quot;,&quot;classType_row&quot;:&quot;date&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;date&quot;,&quot;fieldOrderNum&quot;:&quot;8&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;update_by&quot;,&quot;fieldName&quot;:&quot;updateBy&quot;,&quot;filedComment&quot;:&quot;修改人&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;9&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;update_time&quot;,&quot;fieldName&quot;:&quot;updateTime&quot;,&quot;filedComment&quot;:&quot;修改时间&quot;,&quot;fieldType&quot;:&quot;java.util.Date&quot;,&quot;fieldDbType&quot;:&quot;Date&quot;,&quot;classType&quot;:&quot;date&quot;,&quot;classType_row&quot;:&quot;date&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;date&quot;,&quot;fieldOrderNum&quot;:&quot;10&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;field1&quot;,&quot;fieldName&quot;:&quot;field1&quot;,&quot;filedComment&quot;:&quot;备用1&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;11&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;sys_org_code&quot;,&quot;fieldName&quot;:&quot;sysOrgCode&quot;,&quot;filedComment&quot;:&quot;所属部门&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;12&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}], bussiPackage=com.zgx.modules, tableName=ms_models_board}</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">CodeGenerateOne.java</td>
<td class="LineOfCaller">119</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,274</td>
<td class="Message"> load template from templateRootDir = &#39;/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online&#39;,stylePath =&#39;default.one&#39;, out GenerateRootDir:/Users/ec/Desktop/代码生成</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">54</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,296</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/controller/MsModelsBoardController.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,310</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/entity/MsModelsBoard.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,336</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/mapper/MsModelsBoardMapper.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,338</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/mapper/xml/MsModelsBoardMapper.xml</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,339</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/service/IMsModelsBoardService.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,342</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/service/impl/MsModelsBoardServiceImpl.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,352</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/MsModelsBoardList.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,368</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/MsModelsBoard_menu_insert.sql</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,375</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/modules/MsModelsBoardForm.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,385</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/modules/MsModelsBoardModal.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,391</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/modules/MsModelsBoardModal.Style#Drawer.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,399</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsBoardList.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,400</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsBoard.api.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,406</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsBoard.data.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,412</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsBoard_menu_insert.sql</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,415</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/components/MsModelsBoardModal.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,423</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsBoardList.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,428</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsBoard.api.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,433</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsBoard.data.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,438</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsBoard_menu_insert.sql</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,442</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/components/MsModelsBoardForm.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,452</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/components/MsModelsBoardModal.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:37,455</td>
<td class="Message"> ----- jeecg-boot ---- generate code success =======&gt; 表名:ms_models_board </td>
<td class="MethodOfCaller">generateCodeFile</td>
<td class="FileOfCaller">CodeGenerateOne.java</td>
<td class="LineOfCaller">140</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,808</td>
<td class="Message">load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=7695963506955564049, entityPackage=models, entityName=MsModelsApiConfig, primaryKeyField=id, columns=[{&quot;fieldDbName&quot;:&quot;http_type&quot;,&quot;fieldName&quot;:&quot;httpType&quot;,&quot;filedComment&quot;:&quot;请求方式&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;1&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;httptype&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;&quot;}, {&quot;fieldDbName&quot;:&quot;url&quot;,&quot;fieldName&quot;:&quot;url&quot;,&quot;filedComment&quot;:&quot;url&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;2&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;key1&quot;,&quot;fieldName&quot;:&quot;key1&quot;,&quot;filedComment&quot;:&quot;参数1&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;3&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;value1&quot;,&quot;fieldName&quot;:&quot;value1&quot;,&quot;filedComment&quot;:&quot;参数1值&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;4&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;key2&quot;,&quot;fieldName&quot;:&quot;key2&quot;,&quot;filedComment&quot;:&quot;参数2&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;5&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;value2&quot;,&quot;fieldName&quot;:&quot;value2&quot;,&quot;filedComment&quot;:&quot;参数2值&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;6&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;key3&quot;,&quot;fieldName&quot;:&quot;key3&quot;,&quot;filedComment&quot;:&quot;参数3&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;7&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;value3&quot;,&quot;fieldName&quot;:&quot;value3&quot;,&quot;filedComment&quot;:&quot;参数3值&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;8&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;field1&quot;,&quot;fieldName&quot;:&quot;field1&quot;,&quot;filedComment&quot;:&quot;备用1&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;13&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}], tableVo={&quot;tableName&quot;:&quot;ms_models_api_config&quot;,&quot;ftlDescription&quot;:&quot;ms_models_api_config&quot;,&quot;primaryKeyPolicy&quot;:&quot;null&quot;,&quot;sequenceCode&quot;:&quot;null&quot;,&quot;entityPackage&quot;:&quot;models&quot;,&quot;entityName&quot;:&quot;MsModelsApiConfig&quot;,&quot;fieldRowNum&quot;:&quot;1&quot;,&quot;searchFieldNum&quot;:&quot;-1&quot;,&quot;fieldRequiredNum&quot;:&quot;4&quot;}, originalColumns=[{&quot;fieldDbName&quot;:&quot;id&quot;,&quot;fieldName&quot;:&quot;id&quot;,&quot;filedComment&quot;:&quot;id&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;N&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;0&quot;,&quot;isKey&quot;:&quot;Y&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;Y&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;http_type&quot;,&quot;fieldName&quot;:&quot;httpType&quot;,&quot;filedComment&quot;:&quot;请求方式&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;1&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;httptype&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;&quot;}, {&quot;fieldDbName&quot;:&quot;url&quot;,&quot;fieldName&quot;:&quot;url&quot;,&quot;filedComment&quot;:&quot;url&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;2&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;Y&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;key1&quot;,&quot;fieldName&quot;:&quot;key1&quot;,&quot;filedComment&quot;:&quot;参数1&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;3&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;value1&quot;,&quot;fieldName&quot;:&quot;value1&quot;,&quot;filedComment&quot;:&quot;参数1值&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;4&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;key2&quot;,&quot;fieldName&quot;:&quot;key2&quot;,&quot;filedComment&quot;:&quot;参数2&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;5&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;value2&quot;,&quot;fieldName&quot;:&quot;value2&quot;,&quot;filedComment&quot;:&quot;参数2值&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;6&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;key3&quot;,&quot;fieldName&quot;:&quot;key3&quot;,&quot;filedComment&quot;:&quot;参数3&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;7&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;value3&quot;,&quot;fieldName&quot;:&quot;value3&quot;,&quot;filedComment&quot;:&quot;参数3值&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;8&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;create_by&quot;,&quot;fieldName&quot;:&quot;createBy&quot;,&quot;filedComment&quot;:&quot;创建人&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;9&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;create_time&quot;,&quot;fieldName&quot;:&quot;createTime&quot;,&quot;filedComment&quot;:&quot;创建时间&quot;,&quot;fieldType&quot;:&quot;java.util.Date&quot;,&quot;fieldDbType&quot;:&quot;Date&quot;,&quot;classType&quot;:&quot;date&quot;,&quot;classType_row&quot;:&quot;date&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;date&quot;,&quot;fieldOrderNum&quot;:&quot;10&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;update_by&quot;,&quot;fieldName&quot;:&quot;updateBy&quot;,&quot;filedComment&quot;:&quot;修改人&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;11&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;update_time&quot;,&quot;fieldName&quot;:&quot;updateTime&quot;,&quot;filedComment&quot;:&quot;修改时间&quot;,&quot;fieldType&quot;:&quot;java.util.Date&quot;,&quot;fieldDbType&quot;:&quot;Date&quot;,&quot;classType&quot;:&quot;date&quot;,&quot;classType_row&quot;:&quot;date&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;date&quot;,&quot;fieldOrderNum&quot;:&quot;12&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;field1&quot;,&quot;fieldName&quot;:&quot;field1&quot;,&quot;filedComment&quot;:&quot;备用1&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;13&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;Y&quot;,&quot;isShowList&quot;:&quot;Y&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}, {&quot;fieldDbName&quot;:&quot;sys_org_code&quot;,&quot;fieldName&quot;:&quot;sysOrgCode&quot;,&quot;filedComment&quot;:&quot;所属部门&quot;,&quot;fieldType&quot;:&quot;java.lang.String&quot;,&quot;fieldDbType&quot;:&quot;string&quot;,&quot;classType&quot;:&quot;text&quot;,&quot;classType_row&quot;:&quot;text&quot;,&quot;optionType&quot;:&quot;&quot;,&quot;charmaxLength&quot;:&quot;&quot;,&quot;precision&quot;:&quot;null&quot;,&quot;scale&quot;:&quot;null&quot;,&quot;nullable&quot;:&quot;Y&quot;,&quot;fieldLength&quot;:&quot;120&quot;,&quot;fieldHref&quot;:&quot;null&quot;,&quot;fieldValidType&quot;:&quot;&quot;,&quot;fieldDefault&quot;:&quot;null&quot;,&quot;fieldShowType&quot;:&quot;text&quot;,&quot;fieldOrderNum&quot;:&quot;14&quot;,&quot;isKey&quot;:&quot;N&quot;,&quot;isShow&quot;:&quot;N&quot;,&quot;isShowList&quot;:&quot;N&quot;,&quot;isQuery&quot;:&quot;N&quot;,&quot;uploadnum&quot;:&quot;null&quot;,&quot;defaultVal&quot;:&quot;null&quot;,&quot;sort&quot;:&quot;N&quot;,&quot;readonly&quot;:&quot;N&quot;,&quot;queryMode&quot;:&quot;single&quot;,&quot;dictField&quot;:&quot;null&quot;,&quot;dictTable&quot;:&quot;null&quot;,&quot;dictText&quot;:&quot;null&quot;}], bussiPackage=com.zgx.modules, tableName=ms_models_api_config}</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">CodeGenerateOne.java</td>
<td class="LineOfCaller">119</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,815</td>
<td class="Message"> load template from templateRootDir = &#39;/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online&#39;,stylePath =&#39;default.one&#39;, out GenerateRootDir:/Users/ec/Desktop/代码生成</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">54</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,823</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/controller/MsModelsApiConfigController.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,826</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/entity/MsModelsApiConfig.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,831</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/mapper/MsModelsApiConfigMapper.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,832</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/mapper/xml/MsModelsApiConfigMapper.xml</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,833</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/service/IMsModelsApiConfigService.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,834</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/service/impl/MsModelsApiConfigServiceImpl.java</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,841</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/MsModelsApiConfigList.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,847</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/MsModelsApiConfig_menu_insert.sql</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,853</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/modules/MsModelsApiConfigForm.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,861</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/modules/MsModelsApiConfigModal.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,867</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue/modules/MsModelsApiConfigModal.Style#Drawer.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,875</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsApiConfigList.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,878</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsApiConfig.api.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,883</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsApiConfig.data.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,887</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/MsModelsApiConfig_menu_insert.sql</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,890</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3/components/MsModelsApiConfigModal.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,896</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsApiConfigList.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,901</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsApiConfig.api.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,905</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsApiConfig.data.ts</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,912</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/MsModelsApiConfig_menu_insert.sql</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,915</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/components/MsModelsApiConfigForm.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,923</td>
<td class="Message">[generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==&gt; /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/models/vue3Native/components/MsModelsApiConfigModal.vue</td>
<td class="MethodOfCaller">a</td>
<td class="FileOfCaller">BaseCodeGenerate.java</td>
<td class="LineOfCaller">117</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 13:57:45,926</td>
<td class="Message"> ----- jeecg-boot ---- generate code success =======&gt; 表名:ms_models_api_config </td>
<td class="MethodOfCaller">generateCodeFile</td>
<td class="FileOfCaller">CodeGenerateOne.java</td>
<td class="LineOfCaller">140</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 14:11:04,236</td>
<td class="Message">【websocket消息】连接断开,总数为:1</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 14:27:27,721</td>
<td class="Message">No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr><td class="Exception" colspan="6">java.io.EOFException: null
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 14:27:27,743</td>
<td class="Message">【websocket消息】连接断开,总数为:0</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 14:27:30,027</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MzA3NzksInVzZXJuYW1lIjoiYWRtaW4ifQ.DEugioWH4CQLq3tzWTkCIfUKKAXhPQg85xcMEJ38tRk</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 14:27:30,049</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 14:27:30,526</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 14:27:30,526</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 15:18:17,760</td>
<td class="Message">No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr><td class="Exception" colspan="6">java.io.EOFException: null
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:18:17,769</td>
<td class="Message">【websocket消息】连接断开,总数为:0</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:18:19,920</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MzA3NzksInVzZXJuYW1lIjoiYWRtaW4ifQ.DEugioWH4CQLq3tzWTkCIfUKKAXhPQg85xcMEJ38tRk</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:18:19,927</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:18:20,893</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:18:20,894</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 15:33:13,167</td>
<td class="Message">No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr><td class="Exception" colspan="6">java.io.EOFException: null
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:33:13,186</td>
<td class="Message">【websocket消息】连接断开,总数为:0</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:33:15,042</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MzA3NzksInVzZXJuYW1lIjoiYWRtaW4ifQ.DEugioWH4CQLq3tzWTkCIfUKKAXhPQg85xcMEJ38tRk</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:33:15,050</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:33:15,272</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 15:33:15,273</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 16:34:32,834</td>
<td class="Message">No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr><td class="Exception" colspan="6">java.io.EOFException: null
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:34:32,871</td>
<td class="Message">【websocket消息】连接断开,总数为:0</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:34:34,568</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MzA3NzksInVzZXJuYW1lIjoiYWRtaW4ifQ.DEugioWH4CQLq3tzWTkCIfUKKAXhPQg85xcMEJ38tRk</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:34:34,587</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:34:34,791</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:34:34,792</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="error even">
<td class="Level">ERROR</td>
<td class="Date">2022-11-05 16:37:12,663</td>
<td class="Message">No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">175</td>
</tr>
<tr><td class="Exception" colspan="6">java.io.EOFException: null
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
<br />&nbsp;&nbsp;&nbsp;&nbsp;at java.base/java.lang.Thread.run(Thread.java:833)
</td></tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:37:12,680</td>
<td class="Message">【websocket消息】连接断开,总数为:0</td>
<td class="MethodOfCaller">onClose</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">74</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:37:14,158</td>
<td class="Message">websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc2MzA3NzksInVzZXJuYW1lIjoiYWRtaW4ifQ.DEugioWH4CQLq3tzWTkCIfUKKAXhPQg85xcMEJ38tRk</td>
<td class="MethodOfCaller">doFilter</td>
<td class="FileOfCaller">WebsocketFilter.java</td>
<td class="LineOfCaller">39</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:37:14,164</td>
<td class="Message">【websocket消息】有新的连接,总数为:1</td>
<td class="MethodOfCaller">onOpen</td>
<td class="FileOfCaller">WebSocket.java</td>
<td class="LineOfCaller">64</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:37:14,876</td>
<td class="Message">---查询过滤器,Query规则---field:copy_type, rule:=, value:0</td>
<td class="MethodOfCaller">addEasyQuery</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">625</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-11-05 16:37:14,891</td>
<td class="Message">当前字段有:[formTemplate, relationType, isTree, queryMode, isDesForm, lowAppId, formCategory, tableVersion, treeParentIdField, tableName, tableType, treeFieldname, updateBy, copyType, desFormCode, idSequence, subTableStr, id, hascopy, tabOrderNum, isCheckbox, isDbSynch, tableTxt, treeIdField, idType, formTemplateMobile, scroll, updateTime, physicId, createBy, createTime, copyVersion, themeTemplate, extConfigJson, isPage, taskId]</td>
<td class="MethodOfCaller">doMultiFieldsOrder</td>
<td class="FileOfCaller">QueryGenerator.java</td>
<td class="LineOfCaller">249</td>
</tr>
</table>
</body></html>