2022-10-14 08:40:09.641 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665650352755 paused. 2022-10-14 08:40:09.693 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler 2022-10-14 08:40:09.693 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665650352755 shutting down. 2022-10-14 08:40:09.693 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665650352755 paused. 2022-10-14 08:40:09.693 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665650352755 shutdown complete. 2022-10-14 08:40:09.700 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing .... 2022-10-14 08:40:09.704 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ... 2022-10-14 08:40:09.707 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed 2022-10-14 08:40:09.707 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye 2022-10-14 08:40:16.874 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.3.Final 2022-10-14 08:40:16.882 [main] INFO org.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 97426 (/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) 2022-10-14 08:40:16.884 [main] INFO org.jeecg.JeecgSystemApplication:646 - The following 1 profile is active: "dev" 2022-10-14 08:40:17.769 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode! 2022-10-14 08:40:17.772 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-10-14 08:40:17.818 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 35 ms. Found 0 Redis repository interfaces. 2022-10-14 08:40:17.880 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] *********************** 2022-10-14 08:40:17.882 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.* 2022-10-14 08:40:17.883 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] *********************** 2022-10-14 08:40:17.913 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } 2022-10-14 08:40:17.914 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } 2022-10-14 08:40:17.915 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } 2022-10-14 08:40:17.916 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } 2022-10-14 08:40:17.916 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } 2022-10-14 08:40:17.917 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } 2022-10-14 08:40:17.918 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } 2022-10-14 08:40:17.919 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } 2022-10-14 08:40:17.919 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } 2022-10-14 08:40:17.920 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } 2022-10-14 08:40:18.081 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.084 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.085 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.086 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.087 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.087 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.088 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.089 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.090 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.091 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.092 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.092 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.093 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.094 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.095 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.096 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.097 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.097 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.098 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#8cb7185' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.099 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.106 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' 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) 2022-10-14 08:40:18.107 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' 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) 2022-10-14 08:40:18.117 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration' 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) 2022-10-14 08:40:18.118 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' 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) 2022-10-14 08:40:18.121 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' 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) 2022-10-14 08:40:18.123 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'prometheusConfig' 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) 2022-10-14 08:40:18.124 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.125 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' 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) 2022-10-14 08:40:18.126 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.137 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.139 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' 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) 2022-10-14 08:40:18.210 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.260 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'redisConnectionFactory' 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) 2022-10-14 08:40:18.263 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.265 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' 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) 2022-10-14 08:40:18.405 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' 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) 2022-10-14 08:40:18.409 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' 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) 2022-10-14 08:40:18.413 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.435 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.492 [main] INFO org.jeecg.config.shiro.ShiroConfig:226 - ===============(1)创建缓存管理器RedisCacheManager 2022-10-14 08:40:18.495 [main] INFO org.jeecg.config.shiro.ShiroConfig:244 - ===============(2)创建RedisManager,连接Redis.. 2022-10-14 08:40:18.500 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.504 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.525 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.537 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' 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) 2022-10-14 08:40:18.540 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-10-14 08:40:18.709 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) 2022-10-14 08:40:18.716 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8888"] 2022-10-14 08:40:18.716 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] 2022-10-14 08:40:18.717 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.60] 2022-10-14 08:40:18.783 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext 2022-10-14 08:40:18.784 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1876 ms 2022-10-14 08:40:18.866 [main] INFO o.j.m.jmreport.config.init.JimuReportConfiguration:99 - Init JimuReport Config [ Token Interceptor & Resource Locations ] 2022-10-14 08:40:19.220 [main] INFO com.alibaba.druid.pool.DruidDataSource:994 - {dataSource-1,master} inited 2022-10-14 08:40:19.222 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:132 - dynamic-datasource - load a datasource named [master] success 2022-10-14 08:40:19.223 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2022-10-14 08:40:19.784 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:56 - --- redis config init --- 2022-10-14 08:40:20.375 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor 2022-10-14 08:40:20.377 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main 2022-10-14 08:40:20.382 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-10-14 08:40:20.383 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created. 2022-10-14 08:40:20.384 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization). 2022-10-14 08:40:20.386 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized. 2022-10-14 08:40:20.386 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1665708020376' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. 2022-10-14 08:40:20.389 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. 2022-10-14 08:40:20.390 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2 2022-10-14 08:40:20.391 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@26aecf31 2022-10-14 08:40:21.067 [main] INFO o.j.modules.jmreport.config.JmReportExecutorConfig:42 - Init JimuReport Config [ 线程池 ] 2022-10-14 08:40:21.610 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 2 endpoint(s) beneath base path '/actuator' 2022-10-14 08:40:21.669 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:46 - Init CodeGenerate Config [ Get Db Config From application.yml ] 2022-10-14 08:40:22.144 [main] INFO org.mongodb.driver.cluster:71 - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2022-10-14 08:40:22.174 [cluster-ClusterId{value='6348aff62c2ac9290df102fd', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster:76 - Exception in monitor thread while connecting to server localhost:27017 com.mongodb.MongoSocketOpenException: Exception opening socket at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70) at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:180) at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:188) at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:152) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107) at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79) at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65) ... 4 common frames omitted 2022-10-14 08:40:22.209 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8888"] 2022-10-14 08:40:22.218 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '/jeecg-boot' 2022-10-14 08:40:27.588 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:734 - Will start Quartz Scheduler [MyScheduler] in 1 seconds 2022-10-14 08:40:27.606 [main] INFO org.jeecg.JeecgSystemApplication:61 - Started JeecgSystemApplication in 16.132 seconds (JVM running for 16.43) 2022-10-14 08:40:27.617 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:29 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] 2022-10-14 08:40:28.594 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean:750 - Starting Quartz Scheduler now, after delay of 1 seconds 2022-10-14 08:40:28.710 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:3644 - ClusterManager: detected 1 failed or restarted instances. 2022-10-14 08:40:28.710 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:3503 - ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1665650352755"'s failed in-progress jobs. 2022-10-14 08:40:28.719 [Quartz Scheduler [MyScheduler]] INFO org.quartz.core.QuartzScheduler:547 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665708020376 started. 2022-10-14 08:40:32.643 [main] INFO org.jeecg.JeecgSystemApplication:37 - ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8888/jeecg-boot/ External: http://192.168.1.101:8888/jeecg-boot/ Swagger文档: http://192.168.1.101:8888/jeecg-boot/doc.html ---------------------------------------------------------- 2022-10-14 08:40:45.187 [http-nio-8888-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-10-14 08:40:45.187 [http-nio-8888-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet' 2022-10-14 08:40:45.189 [http-nio-8888-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 2 ms 2022-10-14 08:40:45.491 [http-nio-8888-exec-6] INFO org.jeecg.config.shiro.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 192.168.1.101,URL:/jeecg-boot/error 2022-10-14 09:16:36.780 [http-nio-8888-exec-5] INFO o.j.c.desensitization.aspect.SensitiveDataAspect:76 - 加密操作,Aspect程序耗时:8ms 2022-10-14 09:16:37.591 [http-nio-8888-exec-2] INFO org.jeecg.config.shiro.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 127.0.0.1,URL:/jeecg-boot/sys/permission/getPermCode 2022-10-14 09:16:37.591 [http-nio-8888-exec-6] INFO org.jeecg.config.shiro.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 127.0.0.1,URL:/jeecg-boot/sys/permission/getUserPermissionByToken 2022-10-14 09:16:40.457 [http-nio-8888-exec-1] INFO o.jeecg.modules.system.controller.LoginController:488 - 获取验证码,Redis checkCode = lCTS,key = 1629428467008 2022-10-14 09:16:47.844 [http-nio-8888-exec-9] WARN o.jeecg.modules.system.controller.LoginController:91 - 验证码错误,key= 1629428467008 , Ui checkCode= 1cts, Redis checkCode = null 2022-10-14 09:16:47.861 [http-nio-8888-exec-4] INFO o.jeecg.modules.system.controller.LoginController:488 - 获取验证码,Redis checkCode = y3C5,key = 1629428467008 2022-10-14 09:16:55.477 [http-nio-8888-exec-10] WARN c.b.m.core.toolkit.support.ReflectLambdaMeta:26 - Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @1176dcec 2022-10-14 09:16:55.528 [http-nio-8888-exec-10] INFO o.j.c.modules.redis.writer.JeecgRedisCacheWriter:113 - redis remove key:sys:cache:encrypt:user::admin 2022-10-14 09:16:55.767 [http-nio-8888-exec-10] WARN o.j.modules.jmreport.desreport.express.ExpressUtil:244 - 类没定义! 2022-10-14 09:17:01.001 [http-nio-8888-exec-3] INFO o.j.c.desensitization.aspect.SensitiveDataAspect:76 - 加密操作,Aspect程序耗时:0ms 2022-10-14 09:17:04.573 [http-nio-8888-exec-5] INFO org.jeecg.config.filter.WebsocketFilter:39 - websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2NjU3MTM4MTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.SN8CXDOhrV94D2AlmqKhDz_EyXUxTlW9DadZipVyk_U 2022-10-14 09:17:04.633 [http-nio-8888-exec-5] INFO org.jeecg.modules.message.websocket.WebSocket:64 - 【websocket消息】有新的连接,总数为:1 2022-10-14 09:17:11.740 [http-nio-8888-exec-2] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 09:17:11.741 [http-nio-8888-exec-2] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 09:20:08.331 [http-nio-8888-exec-4] INFO o.j.m.system.controller.SysPermissionController:93 - ======获取全部菜单数据=====耗时:36毫秒 2022-10-14 09:25:23.379 [http-nio-8888-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 09:25:23.381 [http-nio-8888-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 09:25:29.973 [http-nio-8888-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 09:25:29.973 [http-nio-8888-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 10:16:30.171 [http-nio-8888-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 10:16:30.173 [http-nio-8888-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 10:16:37.152 [http-nio-8888-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 10:16:37.153 [http-nio-8888-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 10:16:52.003 [http-nio-8888-exec-4] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=7899589727517134160, entityPackage=iot, entityName=IotDictionaryInfo, primaryKeyField=id, columns=[{"fieldDbName":"parent_dictionary_name","fieldName":"parentDictionaryName","filedComment":"pDictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"dictionary_name","fieldName":"dictionaryName","filedComment":"dictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_code","fieldName":"parentCode","filedComment":"pCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"code","fieldName":"code","filedComment":"code","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"value","fieldName":"value","filedComment":"value","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_dictionary_info","ftlDescription":"iot_dictionary_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotDictionaryInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_dictionary_name","fieldName":"parentDictionaryName","filedComment":"pDictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"dictionary_name","fieldName":"dictionaryName","filedComment":"dictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_code","fieldName":"parentCode","filedComment":"pCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"code","fieldName":"code","filedComment":"code","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"value","fieldName":"value","filedComment":"value","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_dictionary_info} 2022-10-14 10:16:52.066 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:16:52.139 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotDictionaryInfoController.java 2022-10-14 10:16:52.182 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotDictionaryInfo.java 2022-10-14 10:16:52.204 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotDictionaryInfoMapper.java 2022-10-14 10:16:52.205 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotDictionaryInfoMapper.xml 2022-10-14 10:16:52.208 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotDictionaryInfoService.java 2022-10-14 10:16:52.209 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotDictionaryInfoServiceImpl.java 2022-10-14 10:16:52.220 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotDictionaryInfoList.vue 2022-10-14 10:16:52.233 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:16:52.241 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoForm.vue 2022-10-14 10:16:52.255 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoModal.vue 2022-10-14 10:16:52.261 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoModal.Style#Drawer.vue 2022-10-14 10:16:52.268 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfoList.vue 2022-10-14 10:16:52.270 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo.api.ts 2022-10-14 10:16:52.279 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo.data.ts 2022-10-14 10:16:52.287 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:16:52.290 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotDictionaryInfoModal.vue 2022-10-14 10:16:52.299 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfoList.vue 2022-10-14 10:16:52.305 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo.api.ts 2022-10-14 10:16:52.310 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo.data.ts 2022-10-14 10:16:52.316 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:16:52.319 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotDictionaryInfoForm.vue 2022-10-14 10:16:52.332 [http-nio-8888-exec-4] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotDictionaryInfoModal.vue 2022-10-14 10:16:52.336 [http-nio-8888-exec-4] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_dictionary_info 2022-10-14 10:17:18.701 [http-nio-8888-exec-3] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=4615901277216344947, entityPackage=iot, entityName=IotDictionaryInfo, primaryKeyField=id, columns=[{"fieldDbName":"parent_dictionary_name","fieldName":"parentDictionaryName","filedComment":"pDictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"dictionary_name","fieldName":"dictionaryName","filedComment":"dictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_code","fieldName":"parentCode","filedComment":"pCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"code","fieldName":"code","filedComment":"code","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"value","fieldName":"value","filedComment":"value","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_dictionary_info","ftlDescription":"iot_dictionary_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotDictionaryInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_dictionary_name","fieldName":"parentDictionaryName","filedComment":"pDictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"dictionary_name","fieldName":"dictionaryName","filedComment":"dictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_code","fieldName":"parentCode","filedComment":"pCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"code","fieldName":"code","filedComment":"code","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"value","fieldName":"value","filedComment":"value","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_dictionary_info} 2022-10-14 10:17:18.706 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:17:18.719 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotDictionaryInfoController.java 2022-10-14 10:17:18.723 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotDictionaryInfo.java 2022-10-14 10:17:18.728 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotDictionaryInfoMapper.java 2022-10-14 10:17:18.730 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotDictionaryInfoMapper.xml 2022-10-14 10:17:18.732 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotDictionaryInfoService.java 2022-10-14 10:17:18.733 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotDictionaryInfoServiceImpl.java 2022-10-14 10:17:18.741 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotDictionaryInfoList.vue 2022-10-14 10:17:18.747 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:17:18.754 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoForm.vue 2022-10-14 10:17:18.762 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoModal.vue 2022-10-14 10:17:18.767 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoModal.Style#Drawer.vue 2022-10-14 10:17:18.773 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfoList.vue 2022-10-14 10:17:18.774 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo.api.ts 2022-10-14 10:17:18.778 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo.data.ts 2022-10-14 10:17:18.789 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:17:18.792 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotDictionaryInfoModal.vue 2022-10-14 10:17:18.798 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfoList.vue 2022-10-14 10:17:18.809 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo.api.ts 2022-10-14 10:17:18.818 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo.data.ts 2022-10-14 10:17:18.824 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:17:18.828 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotDictionaryInfoForm.vue 2022-10-14 10:17:18.842 [http-nio-8888-exec-3] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotDictionaryInfoModal.vue 2022-10-14 10:17:18.844 [http-nio-8888-exec-3] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_dictionary_info 2022-10-14 10:18:43.518 [http-nio-8888-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 10:18:43.522 [http-nio-8888-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 10:18:49.119 [http-nio-8888-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 10:18:49.119 [http-nio-8888-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 10:18:58.905 [http-nio-8888-exec-9] INFO org.jeecg.common.system.query.QueryGenerator:625 - ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 2022-10-14 10:18:58.906 [http-nio-8888-exec-9] INFO org.jeecg.common.system.query.QueryGenerator:249 - 当前字段有:[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] 2022-10-14 10:19:09.923 [http-nio-8888-exec-10] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-7183959774605005816, entityPackage=iot, entityName=IotDictionaryInfo, primaryKeyField=id, columns=[{"fieldDbName":"parent_dictionary_name","fieldName":"parentDictionaryName","filedComment":"pDictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"dictionary_name","fieldName":"dictionaryName","filedComment":"dictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_code","fieldName":"parentCode","filedComment":"父编号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"code","fieldName":"code","filedComment":"code","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"value","fieldName":"value","filedComment":"value","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_dictionary_info","ftlDescription":"iot_dictionary_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotDictionaryInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_dictionary_name","fieldName":"parentDictionaryName","filedComment":"pDictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"dictionary_name","fieldName":"dictionaryName","filedComment":"dictionaryName","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"parent_code","fieldName":"parentCode","filedComment":"父编号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"code","fieldName":"code","filedComment":"code","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"value","fieldName":"value","filedComment":"value","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_dictionary_info} 2022-10-14 10:19:09.927 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:19:09.947 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotDictionaryInfoController.java 2022-10-14 10:19:09.952 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotDictionaryInfo.java 2022-10-14 10:19:09.958 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotDictionaryInfoMapper.java 2022-10-14 10:19:09.960 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotDictionaryInfoMapper.xml 2022-10-14 10:19:09.967 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotDictionaryInfoService.java 2022-10-14 10:19:09.968 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotDictionaryInfoServiceImpl.java 2022-10-14 10:19:09.976 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotDictionaryInfoList.vue 2022-10-14 10:19:09.980 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:19:09.990 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoForm.vue 2022-10-14 10:19:09.996 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoModal.vue 2022-10-14 10:19:10.001 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotDictionaryInfoModal.Style#Drawer.vue 2022-10-14 10:19:10.005 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfoList.vue 2022-10-14 10:19:10.007 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo.api.ts 2022-10-14 10:19:10.011 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo.data.ts 2022-10-14 10:19:10.015 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:19:10.017 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotDictionaryInfoModal.vue 2022-10-14 10:19:10.040 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfoList.vue 2022-10-14 10:19:10.044 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo.api.ts 2022-10-14 10:19:10.051 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo.data.ts 2022-10-14 10:19:10.059 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotDictionaryInfo_menu_insert.sql 2022-10-14 10:19:10.062 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotDictionaryInfoForm.vue 2022-10-14 10:19:10.070 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotDictionaryInfoModal.vue 2022-10-14 10:19:10.073 [http-nio-8888-exec-10] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_dictionary_info 2022-10-14 10:23:05.438 [http-nio-8888-exec-7] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-118101020223251582, entityPackage=iot, entityName=IotTriggerInfo, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"node_id","fieldName":"nodeId","filedComment":"设备id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"from_sensor_id","fieldName":"fromSensorId","filedComment":"源传感器ID","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"to_sensor_id","fieldName":"toSensorId","filedComment":"目标传感器ID","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_condition_type","fieldName":"iotTriggerConditionType","filedComment":"触发条件类型","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_action_type","fieldName":"iotTriggerActionType","filedComment":"触发动作类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"action_params","fieldName":"actionParams","filedComment":"触发动作参数","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"condition_params","fieldName":"conditionParams","filedComment":"条件参数","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_alarm_level","fieldName":"iotTriggerAlarmLevel","filedComment":"报警级别","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_alarm_flag","fieldName":"iotTriggerAlarmFlag","filedComment":"是否报警标志","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_status","fieldName":"iotTriggerStatus","filedComment":"启停状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"trigger_inteval_time","fieldName":"triggerIntevalTime","filedComment":"触发间隔","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"last_trigger_time","fieldName":"lastTriggerTime","filedComment":" 最近触发时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"recovery","fieldName":"recovery","filedComment":"发送报警恢复开关","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_trigger_info","ftlDescription":"iot_trigger_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotTriggerInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"node_id","fieldName":"nodeId","filedComment":"设备id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"from_sensor_id","fieldName":"fromSensorId","filedComment":"源传感器ID","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"to_sensor_id","fieldName":"toSensorId","filedComment":"目标传感器ID","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_condition_type","fieldName":"iotTriggerConditionType","filedComment":"触发条件类型","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_action_type","fieldName":"iotTriggerActionType","filedComment":"触发动作类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"action_params","fieldName":"actionParams","filedComment":"触发动作参数","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"condition_params","fieldName":"conditionParams","filedComment":"条件参数","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_alarm_level","fieldName":"iotTriggerAlarmLevel","filedComment":"报警级别","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_alarm_flag","fieldName":"iotTriggerAlarmFlag","filedComment":"是否报警标志","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_trigger_status","fieldName":"iotTriggerStatus","filedComment":"启停状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"trigger_inteval_time","fieldName":"triggerIntevalTime","filedComment":"触发间隔","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"last_trigger_time","fieldName":"lastTriggerTime","filedComment":" 最近触发时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"recovery","fieldName":"recovery","filedComment":"发送报警恢复开关","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_trigger_info} 2022-10-14 10:23:05.448 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:23:05.466 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotTriggerInfoController.java 2022-10-14 10:23:05.471 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotTriggerInfo.java 2022-10-14 10:23:05.477 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotTriggerInfoMapper.java 2022-10-14 10:23:05.478 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotTriggerInfoMapper.xml 2022-10-14 10:23:05.486 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotTriggerInfoService.java 2022-10-14 10:23:05.487 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotTriggerInfoServiceImpl.java 2022-10-14 10:23:05.493 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotTriggerInfoList.vue 2022-10-14 10:23:05.498 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotTriggerInfo_menu_insert.sql 2022-10-14 10:23:05.502 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotTriggerInfoForm.vue 2022-10-14 10:23:05.513 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotTriggerInfoModal.vue 2022-10-14 10:23:05.520 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotTriggerInfoModal.Style#Drawer.vue 2022-10-14 10:23:05.529 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotTriggerInfoList.vue 2022-10-14 10:23:05.531 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotTriggerInfo.api.ts 2022-10-14 10:23:05.535 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotTriggerInfo.data.ts 2022-10-14 10:23:05.540 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotTriggerInfo_menu_insert.sql 2022-10-14 10:23:05.544 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotTriggerInfoModal.vue 2022-10-14 10:23:05.552 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotTriggerInfoList.vue 2022-10-14 10:23:05.558 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotTriggerInfo.api.ts 2022-10-14 10:23:05.563 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotTriggerInfo.data.ts 2022-10-14 10:23:05.568 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotTriggerInfo_menu_insert.sql 2022-10-14 10:23:05.571 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotTriggerInfoForm.vue 2022-10-14 10:23:05.599 [http-nio-8888-exec-7] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotTriggerInfoModal.vue 2022-10-14 10:23:05.602 [http-nio-8888-exec-7] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_trigger_info 2022-10-14 10:23:15.273 [http-nio-8888-exec-5] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-3591404116367793752, entityPackage=iot, entityName=IotSceneInfo, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"pid","fieldName":"pid","filedComment":"父场景号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"user_id","fieldName":"userId","filedComment":"userId","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"img_id","fieldName":"imgId","filedComment":"imgId","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"lon","fieldName":"lon","filedComment":"lon","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"lat","fieldName":"lat","filedComment":"lat","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"description","fieldName":"description","filedComment":"description","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_scene_type","fieldName":"iotSceneType","filedComment":"场景类型:农业、家居","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"guard_status","fieldName":"guardStatus","filedComment":"布防状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"remark","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"province","fieldName":"province","filedComment":"province","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"province_code","fieldName":"provinceCode","filedComment":"provinceCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"city","fieldName":"city","filedComment":"city","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"city_code","fieldName":"cityCode","filedComment":"cityCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_scene_info","ftlDescription":"iot_scene_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotSceneInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"pid","fieldName":"pid","filedComment":"父场景号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"user_id","fieldName":"userId","filedComment":"userId","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"img_id","fieldName":"imgId","filedComment":"imgId","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"lon","fieldName":"lon","filedComment":"lon","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"lat","fieldName":"lat","filedComment":"lat","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"description","fieldName":"description","filedComment":"description","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_scene_type","fieldName":"iotSceneType","filedComment":"场景类型:农业、家居","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"guard_status","fieldName":"guardStatus","filedComment":"布防状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"remark","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"province","fieldName":"province","filedComment":"province","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"province_code","fieldName":"provinceCode","filedComment":"provinceCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"city","fieldName":"city","filedComment":"city","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"city_code","fieldName":"cityCode","filedComment":"cityCode","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_scene_info} 2022-10-14 10:23:15.285 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:23:15.297 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotSceneInfoController.java 2022-10-14 10:23:15.300 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotSceneInfo.java 2022-10-14 10:23:15.318 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotSceneInfoMapper.java 2022-10-14 10:23:15.319 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotSceneInfoMapper.xml 2022-10-14 10:23:15.320 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotSceneInfoService.java 2022-10-14 10:23:15.321 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotSceneInfoServiceImpl.java 2022-10-14 10:23:15.327 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotSceneInfoList.vue 2022-10-14 10:23:15.333 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotSceneInfo_menu_insert.sql 2022-10-14 10:23:15.337 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotSceneInfoForm.vue 2022-10-14 10:23:15.342 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotSceneInfoModal.vue 2022-10-14 10:23:15.346 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotSceneInfoModal.Style#Drawer.vue 2022-10-14 10:23:15.350 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSceneInfoList.vue 2022-10-14 10:23:15.351 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSceneInfo.api.ts 2022-10-14 10:23:15.355 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSceneInfo.data.ts 2022-10-14 10:23:15.359 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSceneInfo_menu_insert.sql 2022-10-14 10:23:15.361 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotSceneInfoModal.vue 2022-10-14 10:23:15.367 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSceneInfoList.vue 2022-10-14 10:23:15.371 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSceneInfo.api.ts 2022-10-14 10:23:15.374 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSceneInfo.data.ts 2022-10-14 10:23:15.378 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSceneInfo_menu_insert.sql 2022-10-14 10:23:15.381 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotSceneInfoForm.vue 2022-10-14 10:23:15.392 [http-nio-8888-exec-5] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotSceneInfoModal.vue 2022-10-14 10:23:15.396 [http-nio-8888-exec-5] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_scene_info 2022-10-14 10:23:24.971 [http-nio-8888-exec-2] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=1313192061155508158, entityPackage=iot, entityName=IotSensorInfo, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"measure_unit_type","fieldName":"measureUnitType","filedComment":"传感器单位","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_sensor_type","fieldName":"iotSensorType","filedComment":"类型:连续型、开关性等","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_sensor_category","fieldName":"iotSensorCategory","filedComment":"种类:温度、IO、开关","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"node_id","fieldName":"nodeId","filedComment":"设备Id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"list","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"id","dictTable":"iot_node_info","dictText":"name"}, {"fieldDbName":"sensor_device_id","fieldName":"sensorDeviceId","filedComment":"地址编号例如01","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"port_id","fieldName":"portId","filedComment":"寄存器号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sdata","fieldName":"sdata","filedComment":"配置数据值","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"str_sdata","fieldName":"strSdata","filedComment":"strSdata","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_sensor_status","fieldName":"iotSensorStatus","filedComment":"传感器状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"request_sdata","fieldName":"requestSdata","filedComment":"requestSdata","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sdata_degree","fieldName":"sdataDegree","filedComment":"精度","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"formula_up","fieldName":"formulaUp","filedComment":"直接公式处理,公式可在数据字典选择","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"formula_down","fieldName":"formulaDown","filedComment":"直接公式处理,公式可在数据字典选择","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"register_time","fieldName":"registerTime","filedComment":"registerTime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"data_type","fieldName":"dataType","filedComment":"数据类型","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"param_type","fieldName":"paramType","filedComment":"参数功能数值码","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"param_names","fieldName":"paramNames","filedComment":"参数名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"param_config","fieldName":"paramConfig","filedComment":"参数单位 度,mg","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"infos","fieldName":"infos","filedComment":"参数配置","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"store_strage","fieldName":"storeStrage","filedComment":"储存策略","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"23","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"25","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"27","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_sensor_info","ftlDescription":"iot_sensor_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotSensorInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"measure_unit_type","fieldName":"measureUnitType","filedComment":"传感器单位","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_sensor_type","fieldName":"iotSensorType","filedComment":"类型:连续型、开关性等","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_sensor_category","fieldName":"iotSensorCategory","filedComment":"种类:温度、IO、开关","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"node_id","fieldName":"nodeId","filedComment":"设备Id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"list","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"id","dictTable":"iot_node_info","dictText":"name"}, {"fieldDbName":"sensor_device_id","fieldName":"sensorDeviceId","filedComment":"地址编号例如01","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"port_id","fieldName":"portId","filedComment":"寄存器号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sdata","fieldName":"sdata","filedComment":"配置数据值","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"str_sdata","fieldName":"strSdata","filedComment":"strSdata","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_sensor_status","fieldName":"iotSensorStatus","filedComment":"传感器状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"request_sdata","fieldName":"requestSdata","filedComment":"requestSdata","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sdata_degree","fieldName":"sdataDegree","filedComment":"精度","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"formula_up","fieldName":"formulaUp","filedComment":"直接公式处理,公式可在数据字典选择","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"formula_down","fieldName":"formulaDown","filedComment":"直接公式处理,公式可在数据字典选择","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"register_time","fieldName":"registerTime","filedComment":"registerTime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"data_type","fieldName":"dataType","filedComment":"数据类型","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"param_type","fieldName":"paramType","filedComment":"参数功能数值码","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"param_names","fieldName":"paramNames","filedComment":"参数名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"param_config","fieldName":"paramConfig","filedComment":"参数单位 度,mg","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"infos","fieldName":"infos","filedComment":"参数配置","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"store_strage","fieldName":"storeStrage","filedComment":"储存策略","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"23","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"25","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"27","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_sensor_info} 2022-10-14 10:23:24.994 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:23:25.002 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotSensorInfoController.java 2022-10-14 10:23:25.005 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotSensorInfo.java 2022-10-14 10:23:25.012 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotSensorInfoMapper.java 2022-10-14 10:23:25.013 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotSensorInfoMapper.xml 2022-10-14 10:23:25.015 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotSensorInfoService.java 2022-10-14 10:23:25.016 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotSensorInfoServiceImpl.java 2022-10-14 10:23:25.023 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotSensorInfoList.vue 2022-10-14 10:23:25.029 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotSensorInfo_menu_insert.sql 2022-10-14 10:23:25.039 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotSensorInfoForm.vue 2022-10-14 10:23:25.051 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotSensorInfoModal.vue 2022-10-14 10:23:25.055 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue 2022-10-14 10:23:25.061 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSensorInfoList.vue 2022-10-14 10:23:25.062 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSensorInfo.api.ts 2022-10-14 10:23:25.066 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSensorInfo.data.ts 2022-10-14 10:23:25.072 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotSensorInfo_menu_insert.sql 2022-10-14 10:23:25.074 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotSensorInfoModal.vue 2022-10-14 10:23:25.080 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSensorInfoList.vue 2022-10-14 10:23:25.089 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSensorInfo.api.ts 2022-10-14 10:23:25.094 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSensorInfo.data.ts 2022-10-14 10:23:25.099 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotSensorInfo_menu_insert.sql 2022-10-14 10:23:25.104 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotSensorInfoForm.vue 2022-10-14 10:23:25.115 [http-nio-8888-exec-2] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotSensorInfoModal.vue 2022-10-14 10:23:25.120 [http-nio-8888-exec-2] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info 2022-10-14 10:23:41.421 [http-nio-8888-exec-9] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=7250051652056696968, entityPackage=iot, entityName=IotHistorySensorData, primaryKeyField=id, columns=[{"fieldDbName":"sensor_id","fieldName":"sensorId","filedComment":"sensorId","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sdata","fieldName":"sdata","filedComment":"sdata","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_history_sensor_data","ftlDescription":"iot_history_sensor_data","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotHistorySensorData","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sensor_id","fieldName":"sensorId","filedComment":"sensorId","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sdata","fieldName":"sdata","filedComment":"sdata","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_history_sensor_data} 2022-10-14 10:23:41.422 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:23:41.432 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotHistorySensorDataController.java 2022-10-14 10:23:41.435 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotHistorySensorData.java 2022-10-14 10:23:41.440 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotHistorySensorDataMapper.java 2022-10-14 10:23:41.442 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotHistorySensorDataMapper.xml 2022-10-14 10:23:41.443 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotHistorySensorDataService.java 2022-10-14 10:23:41.444 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotHistorySensorDataServiceImpl.java 2022-10-14 10:23:41.452 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotHistorySensorDataList.vue 2022-10-14 10:23:41.457 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotHistorySensorData_menu_insert.sql 2022-10-14 10:23:41.463 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotHistorySensorDataForm.vue 2022-10-14 10:23:41.469 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotHistorySensorDataModal.vue 2022-10-14 10:23:41.474 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotHistorySensorDataModal.Style#Drawer.vue 2022-10-14 10:23:41.479 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotHistorySensorDataList.vue 2022-10-14 10:23:41.499 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotHistorySensorData.api.ts 2022-10-14 10:23:41.502 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotHistorySensorData.data.ts 2022-10-14 10:23:41.506 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotHistorySensorData_menu_insert.sql 2022-10-14 10:23:41.508 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotHistorySensorDataModal.vue 2022-10-14 10:23:41.513 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotHistorySensorDataList.vue 2022-10-14 10:23:41.518 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotHistorySensorData.api.ts 2022-10-14 10:23:41.521 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotHistorySensorData.data.ts 2022-10-14 10:23:41.529 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotHistorySensorData_menu_insert.sql 2022-10-14 10:23:41.533 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotHistorySensorDataForm.vue 2022-10-14 10:23:41.542 [http-nio-8888-exec-9] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotHistorySensorDataModal.vue 2022-10-14 10:23:41.544 [http-nio-8888-exec-9] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_history_sensor_data 2022-10-14 10:23:50.597 [http-nio-8888-exec-10] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:119 - load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=7251895896811349645, entityPackage=iot, entityName=IotNodeInfo, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"device_code","fieldName":"deviceCode","filedComment":"设备编号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_node_type","fieldName":"iotNodeType","filedComment":"网关协议 TCP UPD MQTT","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_protocal_category","fieldName":"iotProtocalCategory","filedComment":"协议类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"scene_id","fieldName":"sceneId","filedComment":"项目编号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_node_status","fieldName":"iotNodeStatus","filedComment":"节点状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"template_id","fieldName":"templateId","filedComment":"模板id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"img_id","fieldName":"imgId","filedComment":"imgId","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"maintenance_time","fieldName":"maintenanceTime","filedComment":"maintenanceTime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"lonlat","fieldName":"lonlat","filedComment":"经纬度","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"infos","fieldName":"infos","filedComment":"配置信息","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"frequency","fieldName":"frequency","filedComment":"上传周期","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], tableVo={"tableName":"iot_node_info","ftlDescription":"iot_node_info","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iot","entityName":"IotNodeInfo","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"0","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"Y","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"name","fieldName":"name","filedComment":"name","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"device_code","fieldName":"deviceCode","filedComment":"设备编号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_node_type","fieldName":"iotNodeType","filedComment":"网关协议 TCP UPD MQTT","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_protocal_category","fieldName":"iotProtocalCategory","filedComment":"协议类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"seq","fieldName":"seq","filedComment":"seq","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"scene_id","fieldName":"sceneId","filedComment":"项目编号","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"delete_flag","fieldName":"deleteFlag","filedComment":"deleteFlag","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"iot_node_status","fieldName":"iotNodeStatus","filedComment":"节点状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"template_id","fieldName":"templateId","filedComment":"模板id","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"img_id","fieldName":"imgId","filedComment":"imgId","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"maintenance_time","fieldName":"maintenanceTime","filedComment":"maintenanceTime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"lonlat","fieldName":"lonlat","filedComment":"经纬度","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"infos","fieldName":"infos","filedComment":"配置信息","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"frequency","fieldName":"frequency","filedComment":"上传周期","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"aid","fieldName":"aid","filedComment":"aid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"atime","fieldName":"atime","filedComment":"atime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mid","fieldName":"mid","filedComment":"mid","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"mtime","fieldName":"mtime","filedComment":"mtime","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=org.jeecg.modules.demo, tableName=iot_node_info} 2022-10-14 10:23:50.601 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:54 - load template from templateRootDir = '/Users/ec/Desktop/work/Code/jeecg-boot3.4/jeecg-boot0920/jeecg-module-system/jeecg-system-biz/target/classes/jeecg/code-template-online',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 2022-10-14 10:23:50.612 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/controller/IotNodeInfoController.java 2022-10-14 10:23:50.615 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/entity/IotNodeInfo.java 2022-10-14 10:23:50.619 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/IotNodeInfoMapper.java 2022-10-14 10:23:50.620 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/mapper/xml/IotNodeInfoMapper.xml 2022-10-14 10:23:50.620 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/IIotNodeInfoService.java 2022-10-14 10:23:50.621 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/service/impl/IotNodeInfoServiceImpl.java 2022-10-14 10:23:50.627 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotNodeInfoList.vue 2022-10-14 10:23:50.631 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/IotNodeInfo_menu_insert.sql 2022-10-14 10:23:50.636 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotNodeInfoForm.vue 2022-10-14 10:23:50.642 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotNodeInfoModal.vue 2022-10-14 10:23:50.646 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue/modules/IotNodeInfoModal.Style#Drawer.vue 2022-10-14 10:23:50.655 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotNodeInfoList.vue 2022-10-14 10:23:50.656 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotNodeInfo.api.ts 2022-10-14 10:23:50.661 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotNodeInfo.data.ts 2022-10-14 10:23:50.665 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/IotNodeInfo_menu_insert.sql 2022-10-14 10:23:50.668 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3/components/IotNodeInfoModal.vue 2022-10-14 10:23:50.674 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotNodeInfoList.vue 2022-10-14 10:23:50.679 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotNodeInfo.api.ts 2022-10-14 10:23:50.683 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotNodeInfo.data.ts 2022-10-14 10:23:50.687 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/IotNodeInfo_menu_insert.sql 2022-10-14 10:23:50.690 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotNodeInfoForm.vue 2022-10-14 10:23:50.701 [http-nio-8888-exec-10] INFO org.jeecgframework.codegenerate.generate.impl.a.a:117 - [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/org/jeecg/modules/demo/iot/vue3Native/components/IotNodeInfoModal.vue 2022-10-14 10:23:50.706 [http-nio-8888-exec-10] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:140 - ----- jeecg-boot ---- generate code success =======> 表名:iot_node_info 2022-10-14 10:30:11.596 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665708020376 paused. 2022-10-14 10:30:11.614 [SpringApplicationShutdownHook] INFO org.jeecg.modules.message.websocket.WebSocket:74 - 【websocket消息】连接断开,总数为:0 2022-10-14 10:30:11.637 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler 2022-10-14 10:30:11.637 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665708020376 shutting down. 2022-10-14 10:30:11.637 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665708020376 paused. 2022-10-14 10:30:11.637 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_ecdeMacBook-Pro.local1665708020376 shutdown complete. 2022-10-14 10:30:11.644 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing .... 2022-10-14 10:30:11.646 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ... 2022-10-14 10:30:11.648 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed 2022-10-14 10:30:11.648 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye