Log session start time Tue Nov 08 02:47:53 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
ERROR 2022-11-08 02:47:53,101 create connection SQLException, url: jdbc:mysql://192.168.1.200:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai, errorCode 0, state 08S01 run DruidDataSource.java 2781
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:449)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1646)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1710)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2779)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
     ... 14 common frames omitted
Caused by: java.net.SocketException: Network is unreachable
    at java.base/sun.nio.ch.Net.connect0(Native Method)
    at java.base/sun.nio.ch.Net.connect(Net.java:579)
    at java.base/sun.nio.ch.Net.connect(Net.java:568)
    at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
    at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
    at java.base/java.net.Socket.connect(Socket.java:633)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
     ... 17 common frames omitted
ERROR 2022-11-08 02:47:53,187 create connection SQLException, url: jdbc:mysql://192.168.1.200:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai, errorCode 0, state 08S01 run DruidDataSource.java 2781
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:449)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1646)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1710)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2779)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
     ... 14 common frames omitted
Caused by: java.net.SocketException: Network is unreachable
    at java.base/sun.nio.ch.Net.connect0(Native Method)
    at java.base/sun.nio.ch.Net.connect(Net.java:579)
    at java.base/sun.nio.ch.Net.connect(Net.java:568)
    at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
    at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
    at java.base/java.net.Socket.connect(Socket.java:633)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
     ... 17 common frames omitted
INFO 2022-11-08 02:47:53,194 {dataSource-1} failContinuous is true setFailContinuous DruidAbstractDataSource.java 1791
ERROR 2022-11-08 02:47:53,709 create connection SQLException, url: jdbc:mysql://192.168.1.200:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai, errorCode 0, state 08S01 run DruidDataSource.java 2781
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829)
    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:449)
    at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242)
    at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
    at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1646)
    at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1710)
    at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2779)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
    at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
    at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
    at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
    at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949)
    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819)
     ... 14 common frames omitted
Caused by: java.net.SocketException: Network is unreachable
    at java.base/sun.nio.ch.Net.connect0(Native Method)
    at java.base/sun.nio.ch.Net.connect(Net.java:579)
    at java.base/sun.nio.ch.Net.connect(Net.java:568)
    at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
    at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
    at java.base/java.net.Socket.connect(Socket.java:633)
    at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156)
    at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
     ... 17 common frames omitted
INFO 2022-11-08 02:47:54,235 {dataSource-1} failContinuous is false setFailContinuous DruidAbstractDataSource.java 1796
INFO 2022-11-08 12:06:30,705 加密操作,Aspect程序耗时:21ms around SensitiveDataAspect.java 76
INFO 2022-11-08 12:06:31,515 ————————身份认证失败——————————IP地址: 127.0.0.1,URL:/jeecg-boot/sys/permission/getPermCode doGetAuthenticationInfo ShiroRealm.java 97
INFO 2022-11-08 12:06:31,520 ————————身份认证失败——————————IP地址: 127.0.0.1,URL:/jeecg-boot/sys/permission/getUserPermissionByToken doGetAuthenticationInfo ShiroRealm.java 97
INFO 2022-11-08 12:06:35,006 获取验证码,Redis checkCode = ptE2,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:06:36,548 获取验证码,Redis checkCode = HFWu,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:07:33,707 获取验证码,Redis checkCode = UkqV,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:08:13,368 获取验证码,Redis checkCode = 7CUz,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:08:16,907 获取验证码,Redis checkCode = XSbH,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:09:04,612 获取验证码,Redis checkCode = 8DHq,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:09:37,550 获取验证码,Redis checkCode = PexY,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:11:46,030 获取验证码,Redis checkCode = 2s7T,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:11:47,213 获取验证码,Redis checkCode = qnpv,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:11:47,213 获取验证码,Redis checkCode = SRAn,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:11:47,687 获取验证码,Redis checkCode = E69u,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:53:00,104 获取验证码,Redis checkCode = Rux6,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:53:01,150 获取验证码,Redis checkCode = PGeX,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 12:53:01,529 获取验证码,Redis checkCode = 5Hff,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 14:59:47,265 获取验证码,Redis checkCode = EfDH,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 14:59:48,292 获取验证码,Redis checkCode = fy3K,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 14:59:48,726 获取验证码,Redis checkCode = h5Zc,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 15:10:02,992 获取验证码,Redis checkCode = Hmyj,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 15:10:03,988 获取验证码,Redis checkCode = qTM4,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 15:10:04,279 获取验证码,Redis checkCode = YnFP,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 16:07:50,164 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667619568454 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:07:50,304 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 16:07:50,305 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667619568454 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 16:07:50,305 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667619568454 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:07:50,306 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667619568454 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 16:07:50,335 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 16:07:50,359 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 16:07:50,370 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 16:07:50,371 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 16:07:59 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 16:07:59,839 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 16:07:59,852 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 93305 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 16:07:59,855 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 16:08:01,171 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 16:08:01,175 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 16:08:01,228 Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 16:08:01,322 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 16:08:01,324 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 16:08:01,325 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 16:08:01,358 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,359 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,361 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,362 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,363 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,363 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,364 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,365 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,366 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,367 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:08:01,594 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,600 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,602 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,603 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,605 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,606 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,607 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,608 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,609 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,610 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,611 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,612 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,613 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,614 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,615 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,616 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,617 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,618 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,619 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,620 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,632 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,634 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,648 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,651 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,657 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,660 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,663 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,666 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,667 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,681 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,684 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801143918] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,776 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,850 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,854 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:01,856 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,045 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,051 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,058 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,096 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,186 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 16:08:02,188 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 16:08:02,192 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,198 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,217 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,235 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,240 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:08:02,492 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 16:08:02,501 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:08:02,502 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 16:08:02,503 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 16:08:02,579 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 16:08:02,580 Root WebApplicationContext: initialization completed in 2693 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 16:08:02,713 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 16:08:03,206 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 16:08:03,208 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 16:08:03,209 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 16:08:03,916 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 16:08:04,695 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 16:08:09,711 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 16:08:09,725 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 16:08:09,726 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 16:08:09,729 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 16:08:09,730 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 16:08:09,731 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667894889704' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 16:08:09,731 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 16:08:09,731 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 16:08:09,731 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@46244e65 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 16:08:10,718 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 16:08:11,517 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 16:08:11,601 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 16:08:12,267 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 16:08:12,299 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 16:08:12,349 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:08:12,364 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 16:08:13,073 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 16:08:13,085 Started JeecgSystemApplication in 18.749 seconds (JVM running for 19.055) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 16:08:13,093 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 16:08:13,108 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 16:08:14,079 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 16:08:14,249 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 16:08:14,250 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667619568454"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 16:08:14,261 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667894889704 started. start QuartzScheduler.java 547
INFO 2022-11-08 16:09:07,157 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 16:09:07,158 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 16:09:07,168 Completed initialization in 10 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 16:09:07,281 获取验证码,Redis checkCode = zhBX,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 16:09:07,520 获取验证码,Redis checkCode = 41Ai,key = 1629428467008 randomImage LoginController.java 488
INFO 2022-11-08 16:09:07,916 获取验证码,Redis checkCode = MRtL,key = 1629428467008 randomImage LoginController.java 488
WARN 2022-11-08 16:09:12,600 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 16:09:12,716 redis remove key:sys:cache:encrypt:user::admin remove JeecgRedisCacheWriter.java 113
WARN 2022-11-08 16:09:12,925 类没定义! <clinit> ExpressUtil.java 244
INFO 2022-11-08 16:09:18,202 加密操作,Aspect程序耗时:2ms around SensitiveDataAspect.java 76
INFO 2022-11-08 16:09:21,732 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 16:09:21,785 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 64
INFO 2022-11-08 16:09:25,770 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:09:25,771 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:09:32,276 ---查询过滤器,Query规则---field:table_name, rule:LIKE, value:iot addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:09:32,277 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:09:32,278 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:09:40,241 ---查询过滤器,Query规则---field:table_name, rule:LIKE, value:ms\_ addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:09:40,242 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:09:40,242 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:09:52,225 connect databaseName : jeecg-boot readAllTableNames DbReadTableUtil.java 67
INFO 2022-11-08 16:10:01,562 connect databaseName : jeecg-boot readOriginalTableColumn DbReadTableUtil.java 436
INFO 2022-11-08 16:10:01,725 connect databaseName : jeecg-boot readOriginalTableColumn DbReadTableUtil.java 436
INFO 2022-11-08 16:10:01,897 connect databaseName : jeecg-boot readOriginalTableColumn DbReadTableUtil.java 436
INFO 2022-11-08 16:10:02,076 ---查询过滤器,Query规则---field:table_name, rule:LIKE, value:ms\_ addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:10:02,077 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:10:02,077 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:10:07,637 ---查询过滤器,Query规则---field:table_name, rule:LIKE, value:iot addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:10:07,638 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:10:07,638 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:10:32,474 ---查询过滤器,Query规则---field:table_name, rule:LIKE, value:iot addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:10:32,475 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:10:32,476 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:10:46,077 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-6909876013995150760, 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":"N","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":"N","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":"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":"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":"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.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":"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":"N","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":"N","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":"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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"19","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"20","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"21","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"22","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"23","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_node_info} a CodeGenerateOne.java 119
INFO 2022-11-08 16:10:46,085 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/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 16:10:46,151 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotNodeInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,191 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotNodeInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,208 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotNodeInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,209 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotNodeInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,210 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotNodeInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,211 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotNodeInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,222 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,238 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,276 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotNodeInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,292 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,298 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotNodeInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,306 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,308 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotNodeInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,315 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotNodeInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,325 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,328 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,337 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,343 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotNodeInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,348 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotNodeInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,354 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,358 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotNodeInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,371 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:10:46,375 ----- jeecg-boot ---- generate code success =======> 表名:iot_node_info generateCodeFile CodeGenerateOne.java 140
ERROR 2022-11-08 16:34:45,156 No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred log DirectJDKLog.java 175
java.io.EOFException: null
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226)
    at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:75)
    at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:183)
    at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:162)
    at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:157)
    at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:833)
INFO 2022-11-08 16:34:45,245 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 74
INFO 2022-11-08 16:34:48,270 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 16:34:48,289 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 64
INFO 2022-11-08 16:34:48,478 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 16:34:48,484 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 64
INFO 2022-11-08 16:34:48,820 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 16:34:48,823 【websocket消息】有新的连接,总数为:3 onOpen WebSocket.java 64
INFO 2022-11-08 16:34:48,914 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:34:48,914 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:45:34,591 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667894889704 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:45:34,599 【websocket消息】连接断开,总数为:2 onClose WebSocket.java 74
INFO 2022-11-08 16:45:34,600 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 74
INFO 2022-11-08 16:45:34,600 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 74
INFO 2022-11-08 16:45:34,633 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 16:45:34,634 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667894889704 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 16:45:34,634 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667894889704 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:45:34,634 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667894889704 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 16:45:34,641 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 16:45:34,644 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 16:45:34,646 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 16:45:34,646 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 16:45:42 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 16:45:42,143 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 16:45:42,151 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 13790 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 16:45:42,153 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 16:45:43,084 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 16:45:43,086 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 16:45:43,124 Finished Spring Data repository scanning in 29 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 16:45:43,176 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 16:45:43,177 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 16:45:43,178 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 16:45:43,204 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,206 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,207 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,208 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,209 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,209 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,210 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,211 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,212 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,212 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:45:43,363 Bean '(inner bean)#a44effb#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,366 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,369 Bean '(inner bean)#a44effb#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,371 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,372 Bean '(inner bean)#a44effb#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,373 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,374 Bean '(inner bean)#a44effb#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,375 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,375 Bean '(inner bean)#a44effb#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,377 Bean '(inner bean)#a44effb#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,378 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,378 Bean '(inner bean)#a44effb#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,379 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,380 Bean '(inner bean)#a44effb#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,380 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,381 Bean '(inner bean)#a44effb#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,382 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,383 Bean '(inner bean)#a44effb' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,384 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,392 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,394 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,402 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,404 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,406 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,409 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,411 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,413 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,414 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,424 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,425 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801142898] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,488 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,532 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,534 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,535 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$25b4b844] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,671 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,676 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3006e11c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,681 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,700 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,756 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 16:45:43,758 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 16:45:43,760 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,764 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,777 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,787 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d9914dfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,790 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:45:43,949 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 16:45:43,955 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:45:43,956 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 16:45:43,956 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 16:45:44,016 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 16:45:44,017 Root WebApplicationContext: initialization completed in 1841 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 16:45:44,102 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 16:45:44,420 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 16:45:44,421 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 16:45:44,422 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 16:45:44,906 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 16:45:45,477 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 16:45:45,479 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 16:45:45,485 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 16:45:45,486 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 16:45:45,488 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 16:45:45,489 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 16:45:45,489 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667897145479' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 16:45:45,489 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 16:45:45,489 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 16:45:45,489 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7602da1a setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 16:45:46,130 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 16:45:46,597 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 16:45:46,644 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 16:45:47,023 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 16:45:47,043 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 16:45:47,083 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:45:47,094 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 16:45:52,411 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 16:45:52,428 Started JeecgSystemApplication in 15.613 seconds (JVM running for 15.95) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 16:45:52,434 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 16:45:53,416 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 16:45:53,562 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 16:45:53,562 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667894889704"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 16:45:53,573 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897145479 started. start QuartzScheduler.java 547
INFO 2022-11-08 16:45:57,459 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 16:46:08,815 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 16:46:08,816 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 16:46:08,822 Completed initialization in 6 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 16:46:08,977 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:46:08,980 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
WARN 2022-11-08 16:46:26,753 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 16:46:26,777 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-2064688143400139715, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 16:46:26,790 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/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 16:46:26,851 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,891 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,915 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,917 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,918 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,919 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,930 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,947 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,953 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,967 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,973 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,981 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,984 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:26,989 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,007 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,011 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,025 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,032 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,038 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,045 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,049 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,061 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:46:27,065 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 16:49:42,676 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897145479 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:49:42,768 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 16:49:42,768 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897145479 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 16:49:42,769 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897145479 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:49:42,769 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897145479 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 16:49:42,774 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 16:49:42,775 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 16:49:42,779 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 16:49:42,779 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 16:50:11 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 16:50:11,588 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 16:50:11,595 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 16759 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 16:50:11,597 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 16:50:12,532 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 16:50:12,534 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 16:50:12,577 Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 16:50:12,636 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 16:50:12,638 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 16:50:12,639 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 16:50:12,667 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,668 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,669 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,670 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,671 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,671 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,672 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,673 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,674 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,674 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:50:12,840 Bean '(inner bean)#2c54c497#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,845 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,846 Bean '(inner bean)#2c54c497#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,847 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,848 Bean '(inner bean)#2c54c497#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,848 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,849 Bean '(inner bean)#2c54c497#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,850 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,851 Bean '(inner bean)#2c54c497#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,851 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,852 Bean '(inner bean)#2c54c497#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,853 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,854 Bean '(inner bean)#2c54c497#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,855 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,856 Bean '(inner bean)#2c54c497#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,857 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,858 Bean '(inner bean)#2c54c497#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,858 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,859 Bean '(inner bean)#2c54c497' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,860 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,868 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,870 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,879 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,880 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,883 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,885 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,886 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,887 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,888 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,898 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,900 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801142f28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:12,968 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,014 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,017 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,019 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5bd72aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,162 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,166 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$100f9b82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,171 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,194 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,248 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 16:50:13,249 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 16:50:13,251 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,255 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,270 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,289 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b99a0861] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,292 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:50:13,458 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 16:50:13,465 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:50:13,466 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 16:50:13,466 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 16:50:13,530 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 16:50:13,531 Root WebApplicationContext: initialization completed in 1912 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 16:50:13,613 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 16:50:13,940 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 16:50:13,941 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 16:50:13,941 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 16:50:14,466 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 16:50:15,036 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 16:50:15,038 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 16:50:15,044 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 16:50:15,044 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 16:50:15,045 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 16:50:15,046 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 16:50:15,046 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667897415037' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 16:50:15,046 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 16:50:15,046 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 16:50:15,046 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f92ef40 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 16:50:15,735 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 16:50:16,263 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 16:50:16,316 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 16:50:16,749 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 16:50:16,773 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 16:50:16,812 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:50:16,821 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 16:50:22,164 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 16:50:22,184 Started JeecgSystemApplication in 15.881 seconds (JVM running for 16.161) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 16:50:22,191 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 16:50:23,171 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 16:50:23,296 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 16:50:23,296 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667897145479"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 16:50:23,335 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897415037 started. start QuartzScheduler.java 547
INFO 2022-11-08 16:50:27,213 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 16:50:38,474 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 16:50:38,477 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 16:50:38,490 Completed initialization in 13 ms initServletBean FrameworkServlet.java 547
WARN 2022-11-08 16:50:38,804 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 <clinit> ReflectLambdaMeta.java 26
WARN 2022-11-08 16:50:39,038 类没定义! <clinit> ExpressUtil.java 244
INFO 2022-11-08 16:50:44,985 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:50:44,986 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:50:44,991 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 16:50:45,020 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 64
INFO 2022-11-08 16:50:58,456 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-8968536646439087226, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 16:50:58,469 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/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 16:50:58,541 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,570 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,595 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,597 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,598 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,599 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,609 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,646 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,653 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,669 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,675 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,683 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,685 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,690 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,699 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,704 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,714 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,724 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,729 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,736 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,741 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,756 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:50:58,759 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 16:54:18,091 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897415037 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:54:18,101 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 74
INFO 2022-11-08 16:54:18,183 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 16:54:18,183 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897415037 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 16:54:18,183 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897415037 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:54:18,183 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897415037 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 16:54:18,189 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 16:54:18,190 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 16:54:18,194 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 16:54:18,194 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 16:54:25 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 16:54:25,352 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 16:54:25,359 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 19529 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 16:54:25,361 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 16:54:26,219 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 16:54:26,222 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 16:54:26,258 Finished Spring Data repository scanning in 27 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 16:54:26,315 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 16:54:26,316 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 16:54:26,317 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 16:54:26,354 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,357 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,358 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,358 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,359 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,360 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,361 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,361 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,362 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,363 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:54:26,533 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,536 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,537 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,538 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,539 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,540 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,541 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,542 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,543 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,544 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,545 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,545 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,546 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,547 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,548 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,548 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,549 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,550 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,551 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,552 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,559 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,561 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,569 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,570 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,573 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,575 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,576 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,577 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,578 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,588 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,590 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801143918] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,656 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,699 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,702 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,704 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,832 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,836 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,841 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,864 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,918 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 16:54:26,920 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 16:54:26,922 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,927 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,948 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,959 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:26,962 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:54:27,139 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 16:54:27,146 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:54:27,146 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 16:54:27,147 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 16:54:27,214 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 16:54:27,214 Root WebApplicationContext: initialization completed in 1831 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 16:54:27,302 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 16:54:27,632 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 16:54:27,633 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 16:54:27,634 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 16:54:28,170 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 16:54:28,760 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 16:54:28,762 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 16:54:28,768 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 16:54:28,769 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 16:54:28,770 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 16:54:28,772 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 16:54:28,772 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667897668762' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 16:54:28,773 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 16:54:28,774 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 16:54:28,774 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@43eea3bd setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 16:54:29,457 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 16:54:30,015 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 16:54:30,067 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 16:54:30,508 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 16:54:30,532 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 16:54:30,570 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:54:30,580 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 16:54:35,902 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 16:54:35,928 Started JeecgSystemApplication in 15.873 seconds (JVM running for 16.118) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 16:54:35,935 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 16:54:36,911 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 16:54:37,023 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 16:54:37,023 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667897415037"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 16:54:37,044 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897668762 started. start QuartzScheduler.java 547
INFO 2022-11-08 16:54:40,959 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 16:54:45,762 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 16:54:45,763 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 16:54:45,765 Completed initialization in 2 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 16:54:45,894 当前字段有:[code, lowAppId, returnValField, updateTime, content, cgrSql, createBy, dbSource, createTime, updateBy, name, returnTxtField, id, returnType] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:54:48,250 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:54:48,252 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:54:51,625 当前字段有:[code, lowAppId, returnValField, updateTime, content, cgrSql, createBy, dbSource, createTime, updateBy, name, returnTxtField, id, returnType] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:55:12,427 拦截请求 >> /online/cgreport/api/getColumnsAndData/1260179852088135681 ; 请求类型 >> GET . arround PermissionDataAspect.java 71
WARN 2022-11-08 16:55:12,435 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 16:55:12,489 --获取sql信息-- isPass AbstractQueryBlackListHandler.java 48
INFO 2022-11-08 16:55:20,935 当前字段有:[code, lowAppId, returnValField, updateTime, content, cgrSql, createBy, dbSource, createTime, updateBy, name, returnTxtField, id, returnType] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:55:24,580 ----duplicate check------:DuplicateCheckVo(tableName=onl_cgreport_head, fieldName=code, fieldVal=tj_user_report, dataId=1260179852088135681) doDuplicateCheck DuplicateCheckController.java 50
INFO 2022-11-08 16:55:41,111 ----duplicate check------:DuplicateCheckVo(tableName=onl_cgreport_head, fieldName=code, fieldVal=report002, dataId=1256627801873821698) doDuplicateCheck DuplicateCheckController.java 50
INFO 2022-11-08 16:56:09,225 --获取sql信息-- isPass AbstractQueryBlackListHandler.java 48
INFO 2022-11-08 16:56:18,262 当前字段有:[ruleCode, createBy, createTime, updateBy, ruleName, updateTime, id, ruleClass, ruleParams] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:56:23,757 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:56:23,758 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 16:56:33,094 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=7804901839852375183, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 16:56:33,112 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/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 16:56:33,170 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,209 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,232 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,233 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,234 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,236 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,246 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,263 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,270 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,287 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,293 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,300 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,302 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,307 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,314 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,317 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,325 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,337 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,343 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,350 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,354 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,367 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:56:33,371 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 16:57:08,845 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897668762 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:57:08,931 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 16:57:08,931 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897668762 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 16:57:08,931 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897668762 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 16:57:08,932 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897668762 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 16:57:08,946 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 16:57:08,948 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 16:57:08,951 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 16:57:08,951 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 16:57:58 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 16:57:58,820 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 16:57:58,827 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 21856 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 16:57:58,829 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 16:57:59,723 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 16:57:59,726 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 16:57:59,770 Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 16:57:59,826 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 16:57:59,827 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 16:57:59,828 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 16:57:59,855 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,856 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,857 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,858 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,858 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,859 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,860 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,861 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,862 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:57:59,862 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 16:58:00,005 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,009 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,010 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,010 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,011 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,012 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,012 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,013 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,014 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,015 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,015 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,016 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,017 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,018 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,019 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,020 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,021 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,022 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,023 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,024 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,031 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,032 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,041 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,042 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,044 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,046 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,047 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,048 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,049 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,058 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,059 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801141348] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,123 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,167 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,170 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,171 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,301 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,305 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,311 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,331 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,377 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 16:58:00,384 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 16:58:00,388 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,392 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,405 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,417 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,420 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 16:58:00,579 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 16:58:00,585 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:58:00,586 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 16:58:00,586 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 16:58:00,645 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 16:58:00,646 Root WebApplicationContext: initialization completed in 1793 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 16:58:00,722 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 16:58:01,027 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 16:58:01,028 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 16:58:01,029 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 16:58:01,499 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 16:58:02,079 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 16:58:02,080 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 16:58:02,084 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 16:58:02,085 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 16:58:02,085 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 16:58:02,086 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 16:58:02,086 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667897882080' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 16:58:02,086 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 16:58:02,087 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 16:58:02,087 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@197d6cc9 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 16:58:02,734 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 16:58:03,213 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 16:58:03,257 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 16:58:03,628 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 16:58:03,652 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 16:58:03,691 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 16:58:03,700 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 16:58:09,021 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 16:58:09,051 Started JeecgSystemApplication in 15.546 seconds (JVM running for 15.835) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 16:58:09,058 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 16:58:10,028 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 16:58:10,142 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 16:58:10,142 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667897668762"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 16:58:10,152 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897882080 started. start QuartzScheduler.java 547
INFO 2022-11-08 16:58:14,088 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 16:58:47,961 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 16:58:47,962 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 16:58:47,967 Completed initialization in 5 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 16:58:48,114 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 16:58:48,116 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
WARN 2022-11-08 16:58:56,383 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 16:58:56,424 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-3056966832387686049, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 16:58:56,438 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/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 16:58:56,495 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,533 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,550 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,552 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,553 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,555 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,564 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,580 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,587 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,602 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,619 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,637 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,642 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,651 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,658 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,663 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,670 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,676 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,681 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,688 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,691 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,704 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 16:58:56,707 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:03:12,192 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897882080 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:03:12,284 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:03:12,284 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897882080 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:03:12,284 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897882080 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:03:12,285 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667897882080 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:03:12,295 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:03:12,296 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:03:12,299 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:03:12,300 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:03:19 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:03:19,816 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:03:19,821 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 25343 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:03:19,823 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:03:20,705 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:03:20,708 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:03:20,747 Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:03:20,803 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:03:20,804 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:03:20,806 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:03:20,834 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,835 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,836 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,837 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,838 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,838 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,839 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,840 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,841 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:20,842 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:03:21,006 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,009 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,010 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,011 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,012 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,013 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,014 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,015 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,016 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,017 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,018 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,018 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,019 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,020 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,021 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,021 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,022 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,023 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,024 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,025 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,032 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,033 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,043 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,044 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,047 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,049 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,050 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,052 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,053 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,063 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,065 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801143918] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,134 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,179 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,182 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,184 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,320 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,324 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,329 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,352 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,408 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:03:21,410 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:03:21,415 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,419 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,436 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,448 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,454 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:03:21,629 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:03:21,635 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:03:21,636 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:03:21,636 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:03:21,693 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:03:21,694 Root WebApplicationContext: initialization completed in 1848 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:03:21,778 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:03:22,096 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:03:22,097 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:03:22,098 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:03:22,640 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:03:23,239 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:03:23,241 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:03:23,250 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:03:23,251 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:03:23,252 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:03:23,253 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:03:23,253 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667898203241' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:03:23,253 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:03:23,253 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:03:23,253 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@46244e65 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:03:23,979 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:03:24,489 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:03:24,540 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:03:24,952 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:03:24,973 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:03:25,009 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:03:25,018 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:03:30,360 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:03:30,386 Started JeecgSystemApplication in 15.855 seconds (JVM running for 16.084) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:03:30,393 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:03:31,370 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:03:31,495 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898203241 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:03:35,415 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:03:46,495 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:03:46,496 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667897882080"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:04:06,129 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:04:06,130 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:04:06,136 Completed initialization in 5 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 17:04:06,287 当前字段有:[ruleCode, createBy, createTime, updateBy, ruleName, updateTime, id, ruleClass, ruleParams] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:04:09,055 当前字段有:[code, lowAppId, returnValField, updateTime, content, cgrSql, createBy, dbSource, createTime, updateBy, name, returnTxtField, id, returnType] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:04:11,457 当前字段有:[ruleCode, createBy, createTime, updateBy, ruleName, updateTime, id, ruleClass, ruleParams] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:04:12,114 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:04:12,116 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
WARN 2022-11-08 17:04:21,309 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 17:04:21,342 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-7788535743328875860, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:04:21,354 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:04:21,406 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,437 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,462 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,463 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,465 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,466 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,478 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,495 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,503 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,518 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,525 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,537 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,539 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,552 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,561 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,565 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,576 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,585 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,592 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,603 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,610 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,624 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:04:21,627 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:10:56,508 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898203241 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:10:56,614 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:10:56,614 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898203241 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:10:56,615 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898203241 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:10:56,615 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898203241 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:10:56,621 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:10:56,623 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:10:56,626 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:10:56,626 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:11:03 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:11:03,982 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:11:03,989 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 30428 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:11:03,992 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:11:04,855 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:11:04,857 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:11:04,895 Finished Spring Data repository scanning in 28 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:11:04,950 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:11:04,951 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:11:04,952 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:11:04,985 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,987 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,987 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,988 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,989 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,990 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,991 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,991 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,992 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:04,993 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:11:05,152 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,155 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,156 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,157 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,158 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,158 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,159 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,160 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,161 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,162 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,163 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,164 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,164 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,165 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,166 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,167 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,168 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,169 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,171 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,172 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,180 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,182 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,190 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,191 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,194 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,196 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,198 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,199 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,200 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,210 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,212 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801140b28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,281 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,329 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,332 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,334 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,483 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,488 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,493 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,516 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,570 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:11:05,573 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:11:05,580 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,584 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,599 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,609 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,612 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:11:05,768 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:11:05,774 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:11:05,775 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:11:05,775 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:11:05,833 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:11:05,833 Root WebApplicationContext: initialization completed in 1816 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:11:05,911 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:11:06,209 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:11:06,210 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:11:06,211 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:11:06,691 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:11:07,204 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:11:07,206 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:11:07,211 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:11:07,212 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:11:07,213 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:11:07,214 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:11:07,215 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667898667205' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:11:07,215 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:11:07,216 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:11:07,216 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@46244e65 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:11:07,865 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:11:08,339 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:11:08,399 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:11:08,789 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:11:08,810 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:11:08,845 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:11:08,853 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:11:14,167 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:11:14,194 Started JeecgSystemApplication in 15.509 seconds (JVM running for 15.74) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:11:14,205 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:11:15,172 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:11:15,281 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:11:15,281 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667898203241"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:11:15,298 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898667205 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:11:19,228 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:11:42,118 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:11:42,119 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:11:42,128 Completed initialization in 9 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 17:11:42,281 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:11:42,283 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
WARN 2022-11-08 17:12:10,218 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 17:12:10,256 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=1594680992330825452, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:12:10,268 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:12:10,322 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,362 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,387 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,389 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,390 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,392 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,405 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,422 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,429 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,445 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,451 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,458 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,462 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,468 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,479 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,491 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,501 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,509 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,518 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,527 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,532 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,546 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:12:10,549 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:16:10,587 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898667205 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:16:10,662 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:16:10,662 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898667205 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:16:10,662 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898667205 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:16:10,662 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898667205 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:16:10,670 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:16:10,671 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:16:10,674 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:16:10,675 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:16:18 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:16:18,565 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:16:18,571 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 33908 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:16:18,574 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:16:19,489 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:16:19,492 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:16:19,529 Finished Spring Data repository scanning in 28 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:16:19,585 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:16:19,586 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:16:19,587 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:16:19,615 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,616 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,617 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,618 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,619 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,619 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,620 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,621 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,622 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,622 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:16:19,791 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,795 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,796 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,798 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,798 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,799 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,800 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,801 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,802 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,803 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,804 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,804 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,805 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,806 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,807 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,808 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,809 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,809 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,810 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,811 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,819 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,821 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,830 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,831 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,834 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,837 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,839 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,840 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,841 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,852 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,853 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801140b28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,921 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,965 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,969 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:19,971 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,111 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,115 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,121 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,146 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,203 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:16:20,204 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:16:20,207 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,211 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,227 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,238 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,241 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:16:20,416 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:16:20,423 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:16:20,423 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:16:20,424 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:16:20,485 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:16:20,486 Root WebApplicationContext: initialization completed in 1887 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:16:20,570 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:16:20,890 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:16:20,891 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:16:20,892 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:16:21,419 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:16:22,039 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:16:22,041 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:16:22,048 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:16:22,049 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:16:22,051 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:16:22,054 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:16:22,055 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667898982041' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:16:22,055 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:16:22,056 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:16:22,056 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3520d2db setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:16:22,727 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:16:23,231 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:16:23,278 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:16:23,706 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:16:23,730 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:16:23,765 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:16:23,774 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:16:29,081 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:16:29,106 Started JeecgSystemApplication in 15.846 seconds (JVM running for 16.079) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:16:29,113 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:16:30,086 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:16:30,199 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:16:30,199 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667898667205"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:16:30,217 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898982041 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:16:34,136 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:16:42,356 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:16:42,357 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:16:42,363 Completed initialization in 5 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 17:16:42,512 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:16:42,515 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
WARN 2022-11-08 17:16:55,454 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 17:16:55,491 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-200773451729300642, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:16:55,504 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:16:55,555 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,586 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,606 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,608 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,609 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,610 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,623 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,638 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,645 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,659 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,664 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,671 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,673 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,678 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,686 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,689 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,699 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,707 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,716 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,722 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,726 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,738 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:16:55,743 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:19:01,677 load template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=3161473995224999626, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","fieldDefault":"null","fieldShowType":"text","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"}, {"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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"28","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:19:01,691 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:19:01,705 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,711 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,718 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,720 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,721 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,722 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,730 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,740 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,748 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,760 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,766 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,786 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,789 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,794 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,800 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,803 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,811 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,819 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,827 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,837 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,846 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,862 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:19:01,865 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:20:35,894 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898982041 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:20:35,984 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:20:35,984 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898982041 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:20:35,984 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898982041 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:20:35,984 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667898982041 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:20:35,991 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:20:35,992 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:20:35,995 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:20:35,996 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:20:44 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:20:44,219 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:20:44,224 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 36815 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:20:44,226 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:20:45,103 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:20:45,105 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:20:45,147 Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:20:45,207 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:20:45,208 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:20:45,209 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:20:45,237 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,238 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,239 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,240 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,241 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,241 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,242 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,243 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,244 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,244 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:20:45,401 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,405 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,406 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,407 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,408 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,408 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,409 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,410 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,411 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,415 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,416 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,417 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,418 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,419 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,420 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,420 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,421 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,422 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,425 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,426 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,433 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,435 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,444 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,445 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,448 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,450 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,452 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,453 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,454 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,464 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,466 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801143918] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,549 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,601 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,604 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,606 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,745 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,749 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,754 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,777 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,829 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:20:45,830 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:20:45,833 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,838 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,852 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,864 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:45,870 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:20:46,039 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:20:46,047 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:20:46,048 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:20:46,048 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:20:46,104 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:20:46,105 Root WebApplicationContext: initialization completed in 1857 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:20:46,201 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:20:46,517 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:20:46,518 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:20:46,519 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:20:47,043 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:20:47,646 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:20:47,648 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:20:47,655 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:20:47,656 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:20:47,657 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:20:47,659 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:20:47,659 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667899247648' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:20:47,660 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:20:47,660 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:20:47,661 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4a3d4cd2 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:20:48,356 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:20:48,912 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:20:48,965 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:20:49,416 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:20:49,438 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:20:49,481 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:20:49,491 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:20:54,833 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:20:54,852 Started JeecgSystemApplication in 15.928 seconds (JVM running for 16.144) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:20:54,858 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:20:55,844 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:20:55,953 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:20:55,953 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667898982041"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:20:55,963 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899247648 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:20:59,879 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:23:12,571 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:23:12,572 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:23:12,583 Completed initialization in 11 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 17:23:58,603 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899247648 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:23:58,742 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:23:58,742 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899247648 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:23:58,742 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899247648 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:23:58,742 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899247648 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:23:58,748 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:23:58,749 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:23:58,752 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:23:58,752 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:24:30 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:24:30,458 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:24:30,469 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 39273 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:24:30,472 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:24:31,389 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:24:31,391 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:24:31,431 Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:24:31,497 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:24:31,498 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:24:31,500 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:24:31,529 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,530 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,530 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,531 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,532 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,533 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,533 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,534 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,535 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,535 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:24:31,698 Bean '(inner bean)#2c54c497#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,702 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,703 Bean '(inner bean)#2c54c497#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,704 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,705 Bean '(inner bean)#2c54c497#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,705 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,706 Bean '(inner bean)#2c54c497#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,707 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,707 Bean '(inner bean)#2c54c497#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,708 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,709 Bean '(inner bean)#2c54c497#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,710 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,710 Bean '(inner bean)#2c54c497#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,711 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,712 Bean '(inner bean)#2c54c497#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,713 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,714 Bean '(inner bean)#2c54c497#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,715 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,716 Bean '(inner bean)#2c54c497' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,717 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,724 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,726 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,735 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,737 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,739 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,740 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,742 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,743 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,744 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,754 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,756 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801141aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,830 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,879 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,882 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:31,883 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5bd72aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,025 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,028 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$100f9b82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,034 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,056 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,108 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:24:32,112 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:24:32,115 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,119 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,133 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,151 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b99a0861] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,155 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:24:32,326 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:24:32,332 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:24:32,333 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:24:32,333 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:24:32,404 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:24:32,405 Root WebApplicationContext: initialization completed in 1909 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:24:32,498 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:24:32,823 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:24:32,824 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:24:32,825 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:24:33,344 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:24:33,930 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:24:33,933 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:24:33,942 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:24:33,943 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:24:33,945 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:24:33,947 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:24:33,948 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667899473933' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:24:33,949 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:24:33,949 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:24:33,950 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4c53ce60 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:24:34,630 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:24:35,151 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:24:35,202 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:24:35,623 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:24:35,648 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:24:35,690 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:24:35,699 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:24:41,026 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:24:41,047 Started JeecgSystemApplication in 15.897 seconds (JVM running for 16.188) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:24:41,054 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:24:42,035 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:24:42,151 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:24:42,151 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667899247648"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:24:42,165 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899473933 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:24:46,080 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:25:00,430 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:25:00,431 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:25:00,437 Completed initialization in 6 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 17:25:00,588 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:25:00,591 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:27:25,467 当前字段有:[ruleCode, createBy, createTime, updateBy, ruleName, updateTime, id, ruleClass, ruleParams] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:27:26,628 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:27:26,629 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:27:32,379 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:27:32,380 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:27:39,673 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:27:39,674 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:27:46,627 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:27:46,628 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:28:24,287 connect databaseName : jeecg-boot readAllTableNames DbReadTableUtil.java 67
WARN 2022-11-08 17:28:30,043 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 17:28:35,072 connect databaseName : jeecg-boot readOriginalTableColumn DbReadTableUtil.java 436
INFO 2022-11-08 17:28:35,241 connect databaseName : jeecg-boot readOriginalTableColumn DbReadTableUtil.java 436
INFO 2022-11-08 17:28:35,378 connect databaseName : jeecg-boot readOriginalTableColumn DbReadTableUtil.java 436
INFO 2022-11-08 17:28:35,596 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:28:35,597 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:30:52,335 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:30:52,336 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:31:09,744 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=6801945107619853132, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:31:09,755 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:31:09,813 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,852 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,876 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,877 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,878 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,879 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,890 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,909 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,916 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,932 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,937 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,945 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,965 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,971 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,986 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:09,995 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,018 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,025 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,031 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,039 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,047 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,066 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:31:10,077 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:34:34,430 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-2408415861416460594, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:34:34,442 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:34:34,455 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,459 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,474 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,475 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,477 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,478 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,486 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,494 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,505 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,514 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,519 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,526 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,528 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,532 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,537 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,540 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,546 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,552 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,556 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,561 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,565 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,575 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:34:34,578 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:40:51,654 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=8358408255100766622, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:40:51,665 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:40:51,680 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,685 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,693 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,695 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,698 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,699 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,708 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,713 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,719 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,726 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,731 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,737 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,738 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,742 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,749 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,756 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,765 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,771 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,775 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,782 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,786 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,796 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:40:51,799 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:41:16,177 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899473933 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:41:16,199 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:41:16,199 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899473933 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:41:16,199 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899473933 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:41:16,199 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667899473933 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:41:16,206 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:41:16,208 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:41:16,209 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:41:16,209 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:41:23 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:41:23,895 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:41:23,901 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 50371 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:41:23,903 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:41:24,769 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:41:24,771 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:41:24,808 Finished Spring Data repository scanning in 28 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:41:24,871 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:41:24,872 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:41:24,873 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:41:24,900 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,901 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,902 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,903 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,904 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,906 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,907 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,907 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,908 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:24,909 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:41:25,098 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,102 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,103 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,104 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,105 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,105 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,106 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,107 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,108 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,109 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,110 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,110 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,111 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,112 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,113 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,114 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,115 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,115 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,116 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,117 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,128 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,132 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,141 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,143 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,148 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,151 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,154 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,156 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,157 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,168 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,170 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801141aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,239 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,283 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,286 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,288 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,431 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,435 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,440 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,463 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,518 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:41:25,520 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:41:25,522 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,527 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,545 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,556 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,559 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:41:25,740 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:41:25,747 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:41:25,748 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:41:25,748 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:41:25,810 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:41:25,811 Root WebApplicationContext: initialization completed in 1885 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:41:25,901 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:41:26,248 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:41:26,249 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:41:26,250 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:41:26,811 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:41:27,431 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:41:27,434 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:41:27,441 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:41:27,442 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:41:27,443 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:41:27,445 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:41:27,446 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667900487434' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:41:27,446 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:41:27,447 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:41:27,448 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3ef97efc setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:41:28,155 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:41:28,705 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:41:28,773 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:41:29,231 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:41:29,252 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:41:29,295 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:41:29,308 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:41:34,650 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:41:34,683 Started JeecgSystemApplication in 16.088 seconds (JVM running for 16.324) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:41:34,694 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:41:35,657 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:41:35,792 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:41:35,792 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667899473933"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:41:35,809 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900487434 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:41:36,751 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:41:36,751 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:41:36,754 Completed initialization in 3 ms initServletBean FrameworkServlet.java 547
WARN 2022-11-08 17:41:36,995 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 <clinit> ReflectLambdaMeta.java 26
WARN 2022-11-08 17:41:37,209 类没定义! <clinit> ExpressUtil.java 244
INFO 2022-11-08 17:41:38,045 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:41:38,046 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 17:41:38,049 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 17:41:38,080 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 64
INFO 2022-11-08 17:41:39,726 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:41:48,958 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=8716186899878829984, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:41:48,978 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:41:49,033 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,071 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,094 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,095 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,096 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,097 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,108 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,124 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,131 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,145 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,151 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,158 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,160 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,166 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,173 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,177 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,184 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,210 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,216 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,233 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,237 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,252 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:41:49,257 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:43:44,173 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900487434 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:43:44,182 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 74
INFO 2022-11-08 17:43:44,261 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:43:44,261 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900487434 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:43:44,261 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900487434 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:43:44,261 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900487434 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:43:44,269 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:43:44,271 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:43:44,274 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:43:44,274 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:43:51 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:43:51,046 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:43:51,053 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 51997 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:43:51,055 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:43:51,898 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:43:51,900 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:43:51,937 Finished Spring Data repository scanning in 28 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:43:51,995 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:43:51,996 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:43:51,998 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:43:52,026 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,027 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,028 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,029 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,029 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,030 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,031 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,031 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,032 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,033 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:43:52,193 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,197 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,198 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,199 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,200 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,201 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,202 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,203 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,203 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,204 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,205 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,206 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,207 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,208 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,208 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,209 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,210 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,211 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,211 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,212 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,219 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,221 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,229 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,230 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,232 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,234 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,236 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,237 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,238 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,248 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,250 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801141aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,315 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,359 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,362 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,363 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,500 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,504 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,509 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,532 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,587 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:43:52,589 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:43:52,592 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,597 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,618 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,629 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,636 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:43:52,800 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:43:52,807 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:43:52,807 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:43:52,808 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:43:52,873 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:43:52,874 Root WebApplicationContext: initialization completed in 1798 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:43:52,955 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:43:53,277 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:43:53,278 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:43:53,278 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:43:53,815 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:43:54,391 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:43:54,393 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:43:54,400 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:43:54,401 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:43:54,402 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:43:54,403 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:43:54,404 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667900634393' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:43:54,405 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:43:54,405 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:43:54,406 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3ef97efc setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:43:55,075 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:43:55,604 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:43:55,659 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:43:56,109 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:43:56,131 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:43:56,170 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:43:56,179 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:44:01,485 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:44:01,504 Started JeecgSystemApplication in 15.768 seconds (JVM running for 16.018) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:44:01,511 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:44:02,491 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:44:02,594 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:44:02,594 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667900487434"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:44:02,613 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900634393 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:44:06,534 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:44:21,277 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:44:21,278 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:44:21,279 Completed initialization in 1 ms initServletBean FrameworkServlet.java 547
INFO 2022-11-08 17:44:21,406 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 17:44:21,408 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
WARN 2022-11-08 17:44:33,319 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 17:44:33,341 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-2402543041956201683, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx.modules, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:44:33,354 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:44:33,412 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,451 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,475 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,477 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,478 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,480 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,491 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,508 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,515 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,530 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,536 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,544 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,546 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,553 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,561 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,564 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,572 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,578 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,584 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,590 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,593 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,604 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/modules/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:44:33,607 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:51:48,935 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900634393 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:51:49,012 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 17:51:49,012 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900634393 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 17:51:49,012 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900634393 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 17:51:49,012 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667900634393 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 17:51:49,018 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 17:51:49,021 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 17:51:49,028 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 17:51:49,029 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 17:51:57 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 17:51:57,175 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 17:51:57,181 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 57330 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 17:51:57,183 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 17:51:58,123 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 17:51:58,126 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 17:51:58,165 Finished Spring Data repository scanning in 29 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 17:51:58,228 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 17:51:58,229 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 17:51:58,230 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 17:51:58,263 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,264 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,265 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,266 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,267 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,268 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,268 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,269 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,270 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,271 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 17:51:58,431 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,434 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,435 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,436 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,438 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,439 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,440 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,441 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,441 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,442 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,443 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,444 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,445 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,446 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,447 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,448 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,449 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,450 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,451 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,451 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,459 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,461 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,470 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,471 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,474 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,476 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,478 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,479 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,480 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,490 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,491 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801140b28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,559 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,608 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,623 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,625 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,769 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,773 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,780 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,801 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,852 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 17:51:58,853 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 17:51:58,856 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,860 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,875 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,887 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:58,890 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 17:51:59,066 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 17:51:59,073 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:51:59,073 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 17:51:59,074 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 17:51:59,142 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 17:51:59,143 Root WebApplicationContext: initialization completed in 1937 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 17:51:59,227 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 17:51:59,538 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 17:51:59,539 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 17:51:59,540 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 17:52:00,100 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 17:52:00,693 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 17:52:00,695 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 17:52:00,701 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 17:52:00,702 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 17:52:00,703 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 17:52:00,705 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 17:52:00,706 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667901120695' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 17:52:00,706 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 17:52:00,707 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 17:52:00,707 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@432e242d setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 17:52:01,444 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 17:52:01,970 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 17:52:02,018 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 17:52:02,450 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 17:52:02,475 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 17:52:02,512 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 17:52:02,521 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 17:52:07,867 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 17:52:07,891 Started JeecgSystemApplication in 16.0 seconds (JVM running for 16.235) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 17:52:07,898 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 17:52:08,876 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 17:52:08,998 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667901120695 started. start QuartzScheduler.java 547
INFO 2022-11-08 17:52:12,926 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 17:52:24,000 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 17:52:24,003 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667900634393"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 17:52:47,847 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 17:52:47,848 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 17:52:47,854 Completed initialization in 6 ms initServletBean FrameworkServlet.java 547
WARN 2022-11-08 17:52:54,848 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 17:52:54,886 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-6130887340957011290, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:52:54,898 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:52:54,956 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:54,993 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,017 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,018 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,019 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,021 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,032 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,048 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,055 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,070 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,076 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,083 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,085 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,090 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,096 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,099 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,105 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,111 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,115 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,123 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,126 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,139 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:52:55,142 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:55:51,839 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-4081091482717054344, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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"}], 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"23","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"25","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx, tableName=iot_trigger_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:55:51,848 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:55:51,867 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/controller/IotTriggerInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,871 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/entity/IotTriggerInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,877 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/IotTriggerInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,878 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/xml/IotTriggerInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,880 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/IIotTriggerInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,881 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/impl/IotTriggerInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,942 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotTriggerInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,949 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotTriggerInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,958 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotTriggerInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,967 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotTriggerInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,972 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotTriggerInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,978 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,979 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,983 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,988 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,990 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/components/IotTriggerInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:51,996 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:52,000 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:52,005 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:52,009 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:52,012 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotTriggerInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:52,021 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotTriggerInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:52,024 ----- jeecg-boot ---- generate code success =======> 表名:iot_trigger_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 17:55:59,591 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=-6418185036300678066, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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"}], 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"21","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"23","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx, tableName=iot_node_info} a CodeGenerateOne.java 119
INFO 2022-11-08 17:55:59,597 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 17:55:59,605 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/controller/IotNodeInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,608 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/entity/IotNodeInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,613 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/IotNodeInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,615 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/xml/IotNodeInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,615 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/IIotNodeInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,616 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/impl/IotNodeInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,623 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,629 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,635 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotNodeInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,651 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,656 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotNodeInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,663 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,665 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,670 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,675 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,677 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/components/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,683 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,687 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,697 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,700 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,703 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotNodeInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,713 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 17:55:59,715 ----- jeecg-boot ---- generate code success =======> 表名:iot_node_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 18:00:52,351 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667901120695 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 18:00:52,443 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 847
INFO 2022-11-08 18:00:52,444 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667901120695 shutting down. shutdown QuartzScheduler.java 666
INFO 2022-11-08 18:00:52,444 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667901120695 paused. standby QuartzScheduler.java 585
INFO 2022-11-08 18:00:52,444 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667901120695 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2022-11-08 18:00:52,450 dynamic-datasource start closing .... destroy DynamicRoutingDataSource.java 217
INFO 2022-11-08 18:00:52,452 {dataSource-1} closing ... close DruidDataSource.java 2029
INFO 2022-11-08 18:00:52,456 {dataSource-1} closed close DruidDataSource.java 2101
INFO 2022-11-08 18:00:52,456 dynamic-datasource all closed success,bye destroy DynamicRoutingDataSource.java 221
Logback Log Messages

Log session start time Tue Nov 08 18:01:00 CST 2022

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2022-11-08 18:01:00,311 HV000001: Hibernate Validator 6.2.3.Final <clinit> Version.java 21
INFO 2022-11-08 18:01:00,317 Starting JeecgSystemApplication using Java 17.0.1 on ecdeMacBook-Pro.local with PID 63312 (/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) logStarting StartupInfoLogger.java 55
INFO 2022-11-08 18:01:00,320 The following 1 profile is active: "dev" logStartupProfileInfo SpringApplication.java 646
INFO 2022-11-08 18:01:01,198 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 262
INFO 2022-11-08 18:01:01,200 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 132
INFO 2022-11-08 18:01:01,241 Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 201
INFO 2022-11-08 18:01:01,300 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 23
INFO 2022-11-08 18:01:01,301 ------ minidao.base-package ------- org.jeecg.modules.jmreport.* miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 25
INFO 2022-11-08 18:01:01,302 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurer MinidaoAutoConfiguration.java 42
INFO 2022-11-08 18:01:01,331 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,333 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,333 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,334 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,335 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,336 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,337 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,337 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,338 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,339 register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao } doScan MiniDaoClassPathMapperScanner.java 48
INFO 2022-11-08 18:01:01,503 Bean '(inner bean)#2c54c497#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,507 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,508 Bean '(inner bean)#2c54c497#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,509 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,510 Bean '(inner bean)#2c54c497#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,511 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,512 Bean '(inner bean)#2c54c497#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,512 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,513 Bean '(inner bean)#2c54c497#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,514 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,515 Bean '(inner bean)#2c54c497#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,515 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,516 Bean '(inner bean)#2c54c497#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,517 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,518 Bean '(inner bean)#2c54c497#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,519 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,520 Bean '(inner bean)#2c54c497#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,520 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,521 Bean '(inner bean)#2c54c497' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,528 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,535 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,537 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,545 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,546 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,549 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,551 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,555 Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,556 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,557 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,573 Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,575 Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$516/0x0000000801140b28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,651 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,695 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,698 Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,700 Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5bd72aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,849 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,853 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$100f9b82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,858 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,884 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,939 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 226
INFO 2022-11-08 18:01:01,941 ===============(2)创建RedisManager,连接Redis.. redisManager ShiroConfig.java 244
INFO 2022-11-08 18:01:01,944 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,948 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,963 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,975 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b99a0861] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:01,978 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 376
INFO 2022-11-08 18:01:02,155 Tomcat initialized with port(s): 8899 (http) initialize TomcatWebServer.java 108
INFO 2022-11-08 18:01:02,168 Initializing ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 18:01:02,169 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2022-11-08 18:01:02,170 Starting Servlet engine: [Apache Tomcat/9.0.60] log DirectJDKLog.java 173
INFO 2022-11-08 18:01:02,224 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2022-11-08 18:01:02,224 Root WebApplicationContext: initialization completed in 1881 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 290
INFO 2022-11-08 18:01:02,309 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSet JimuReportConfiguration.java 99
INFO 2022-11-08 18:01:02,604 {dataSource-1,master} inited init DruidDataSource.java 994
INFO 2022-11-08 18:01:02,604 dynamic-datasource - load a datasource named [master] success addDataSource DynamicRoutingDataSource.java 132
INFO 2022-11-08 18:01:02,605 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] afterPropertiesSet DynamicRoutingDataSource.java 237
INFO 2022-11-08 18:01:03,082 --- redis config init --- redisTemplate RedisConfig.java 56
INFO 2022-11-08 18:01:03,617 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1220
INFO 2022-11-08 18:01:03,619 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2022-11-08 18:01:03,627 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2022-11-08 18:01:03,628 Quartz Scheduler v.2.3.2 created. <init> QuartzScheduler.java 229
INFO 2022-11-08 18:01:03,630 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2022-11-08 18:01:03,632 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2022-11-08 18:01:03,633 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'ecdeMacBook-Pro.local1667901663619' 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. initialize QuartzScheduler.java 294
INFO 2022-11-08 18:01:03,634 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1374
INFO 2022-11-08 18:01:03,634 Quartz scheduler version: 2.3.2 instantiate StdSchedulerFactory.java 1378
INFO 2022-11-08 18:01:03,635 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ac3d009 setJobFactory QuartzScheduler.java 2293
INFO 2022-11-08 18:01:04,240 Init JimuReport Config [ 线程池 ] afterPropertiesSet JmReportExecutorConfig.java 42
INFO 2022-11-08 18:01:04,714 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 58
INFO 2022-11-08 18:01:04,764 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfig CodeGenerateDbConfig.java 46
INFO 2022-11-08 18:01:05,160 Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} info SLF4JLogger.java 71
INFO 2022-11-08 18:01:05,183 Exception in monitor thread while connecting to server localhost:27017 info SLF4JLogger.java 76
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
INFO 2022-11-08 18:01:05,220 Starting ProtocolHandler ["http-nio-8899"] log DirectJDKLog.java 173
INFO 2022-11-08 18:01:05,228 Tomcat started on port(s): 8899 (http) with context path '/jeecg-boot' start TomcatWebServer.java 220
INFO 2022-11-08 18:01:10,538 Will start Quartz Scheduler [MyScheduler] in 1 seconds startScheduler SchedulerFactoryBean.java 734
INFO 2022-11-08 18:01:10,564 Started JeecgSystemApplication in 15.577 seconds (JVM running for 15.827) logStarted StartupInfoLogger.java 61
INFO 2022-11-08 18:01:10,570 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEvent CodeTemplateInitListener.java 29
INFO 2022-11-08 18:01:11,542 Starting Quartz Scheduler now, after delay of 1 seconds run SchedulerFactoryBean.java 750
INFO 2022-11-08 18:01:11,658 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3644
INFO 2022-11-08 18:01:11,658 ClusterManager: Scanning for instance "ecdeMacBook-Pro.local1667901120695"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3503
INFO 2022-11-08 18:01:11,675 Scheduler MyScheduler_$_ecdeMacBook-Pro.local1667901663619 started. start QuartzScheduler.java 547
INFO 2022-11-08 18:01:15,595 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8899/jeecg-boot/ External: http://192.168.1.101:8899/jeecg-boot/ Swagger文档: http://192.168.1.101:8899/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgSystemApplication.java 37
INFO 2022-11-08 18:01:27,234 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2022-11-08 18:01:27,235 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 525
INFO 2022-11-08 18:01:27,239 Completed initialization in 4 ms initServletBean FrameworkServlet.java 547
WARN 2022-11-08 18:01:31,253 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 <clinit> ReflectLambdaMeta.java 26
INFO 2022-11-08 18:01:31,286 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=3391654612634330208, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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"}], 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"21","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"23","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx, tableName=iot_node_info} a CodeGenerateOne.java 119
INFO 2022-11-08 18:01:31,298 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 18:01:31,352 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/controller/IotNodeInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,390 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/entity/IotNodeInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,415 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/IotNodeInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,417 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/xml/IotNodeInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,418 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/IIotNodeInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,420 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/impl/IotNodeInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,430 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,446 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,453 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotNodeInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,469 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,476 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotNodeInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,487 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,489 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,496 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,502 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,505 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/components/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,512 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,518 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,524 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,531 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotNodeInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,536 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotNodeInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,548 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotNodeInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:31,551 ----- jeecg-boot ---- generate code success =======> 表名:iot_node_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 18:01:39,861 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=3918058751740118447, 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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"}], 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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"1","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"2","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":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"null","fieldValidType":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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_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":"null","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_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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"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":"null","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":"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":"null","fieldDefault":"null","fieldShowType":"date","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":"create_by","fieldName":"createBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"23","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"null","fieldDefault":"null","fieldShowType":"date","fieldOrderNum":"25","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"null","fieldDefault":"null","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx, tableName=iot_trigger_info} a CodeGenerateOne.java 119
INFO 2022-11-08 18:01:39,870 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 18:01:39,881 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/controller/IotTriggerInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,884 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/entity/IotTriggerInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,891 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/IotTriggerInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,892 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/xml/IotTriggerInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,894 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/IIotTriggerInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,895 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/impl/IotTriggerInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,903 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotTriggerInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,923 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotTriggerInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,928 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotTriggerInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,936 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotTriggerInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,940 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotTriggerInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,945 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,947 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,990 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,995 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotTriggerInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:39,997 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/components/IotTriggerInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,004 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,009 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,014 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,019 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotTriggerInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,022 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotTriggerInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,032 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotTriggerInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:40,035 ----- jeecg-boot ---- generate code success =======> 表名:iot_trigger_info generateCodeFile CodeGenerateOne.java 140
INFO 2022-11-08 18:01:47,683 load template data: {primaryKeyPolicy=java.lang.Integer, serialVersionUID=405793407783070607, 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":"N","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":"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":"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":"N","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":"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":"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"}, {"fieldDbName":"create_by","fieldName":"createBy","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":"28","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"create_time","fieldName":"createTime","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":"29","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_by","fieldName":"updateBy","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":"30","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"update_time","fieldName":"updateTime","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":"31","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","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":"32","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","uploadnum":"null","defaultVal":"null","sort":"N","readonly":"N","queryMode":"single","dictField":"null","dictTable":"null","dictText":"null"}], bussiPackage=com.zgx, tableName=iot_sensor_info} a CodeGenerateOne.java 119
INFO 2022-11-08 18:01:47,694 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-zgx',stylePath ='default.one', out GenerateRootDir:/Users/ec/Desktop/代码生成 a BaseCodeGenerate.java 54
INFO 2022-11-08 18:01:47,706 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/controller/IotSensorInfoController.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,708 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/entity/IotSensorInfo.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,719 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/IotSensorInfoMapper.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,720 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/mapper/xml/IotSensorInfoMapper.xml a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,721 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/IIotSensorInfoService.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,722 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/service/impl/IotSensorInfoServiceImpl.java a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,729 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,735 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,741 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,748 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,752 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue/modules/IotSensorInfoModal.Style#Drawer.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,758 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,759 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,763 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,768 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,771 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,784 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfoList.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,789 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfo.api.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,794 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfo.data.ts a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,800 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}_menu_insert.sql ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/IotSensorInfo_menu_insert.sql a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,805 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotSensorInfoForm.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,815 [generate] template:default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei ==> /Users/ec/Desktop/代码生成/src/main/java/com/zgx/iot/vue3Native/components/IotSensorInfoModal.vue a BaseCodeGenerate.java 117
INFO 2022-11-08 18:01:47,818 ----- jeecg-boot ---- generate code success =======> 表名:iot_sensor_info generateCodeFile CodeGenerateOne.java 140
WARN 2022-11-08 18:16:08,599 类没定义! <clinit> ExpressUtil.java 244
INFO 2022-11-08 18:16:14,521 websocket连接 Token安全校验,Path = /jeecg-boot/websocket/e9ca23d68d884d4ebb19d07889727dae,token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Njc4OTg1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.vLeN_D8Xc_V8uBoo3fL2bsvClzxAni8yi2WoM70ZiDQ doFilter WebsocketFilter.java 39
INFO 2022-11-08 18:16:14,550 ---查询过滤器,Query规则---field:copy_type, rule:=, value:0 addEasyQuery QueryGenerator.java 625
INFO 2022-11-08 18:16:14,550 当前字段有:[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] doMultiFieldsOrder QueryGenerator.java 249
INFO 2022-11-08 18:16:14,565 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 64