Ver código fonte

工作票统计sql修改

wangchangsheng 3 anos atrás
pai
commit
1714267aa5

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 15
logrecord/viewticket-2021-07-18-0.log


+ 0 - 161
logrecord/viewticket-2021-07-26-0.log

@@ -1,161 +0,0 @@
-2021-07-26 10:33:26.302 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 29848 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 10:33:26.305 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 10:33:26.305 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 10:33:27.189 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 10:33:27.196 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 10:33:27.197 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 10:33:27.197 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 10:33:27.260 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 10:33:27.260 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 915 ms
-2021-07-26 10:33:27.360 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 10:33:27.502 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 10:33:28.537 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 10:33:28.728 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 10:33:28.747 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 10:33:28.756 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.846 seconds (JVM running for 4.141)
-2021-07-26 10:39:19.401 [ SpringContextShutdownHook ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
-2021-07-26 10:39:19.403 [ SpringContextShutdownHook ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
-2021-07-26 10:39:24.246 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 6880 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 10:39:24.249 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 10:39:24.249 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 10:39:24.951 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 10:39:24.958 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 10:39:24.958 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 10:39:24.958 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 10:39:25.012 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 10:39:25.012 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 735 ms
-2021-07-26 10:39:25.105 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 10:39:25.243 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 10:39:26.073 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 10:39:26.208 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 10:39:26.224 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 10:39:26.231 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.271 seconds (JVM running for 2.979)
-2021-07-26 10:42:56.465 [ SpringContextShutdownHook ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
-2021-07-26 10:42:56.467 [ SpringContextShutdownHook ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
-2021-07-26 10:43:08.597 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 31448 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 10:43:08.599 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 10:43:08.600 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 10:43:09.327 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 10:43:09.333 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 10:43:09.333 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 10:43:09.333 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 10:43:09.387 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 10:43:09.387 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 759 ms
-2021-07-26 10:43:09.480 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 10:43:09.593 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 10:43:10.402 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 10:43:10.524 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 10:43:10.540 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 10:43:10.546 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.226 seconds (JVM running for 2.914)
-2021-07-26 11:00:30.840 [ SpringContextShutdownHook ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
-2021-07-26 11:00:30.842 [ SpringContextShutdownHook ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
-2021-07-26 11:00:42.574 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 1928 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 11:00:42.577 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 11:00:42.577 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 11:00:43.301 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 11:00:43.307 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 11:00:43.308 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 11:00:43.308 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 11:00:43.365 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 11:00:43.366 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 756 ms
-2021-07-26 11:00:43.448 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 11:00:43.558 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 11:00:44.371 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 11:00:44.500 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 11:00:44.515 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 11:00:44.523 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.248 seconds (JVM running for 3.0)
-2021-07-26 11:02:17.122 [ http-nio-9988-exec-1 ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
-2021-07-26 11:02:17.122 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
-2021-07-26 11:02:17.126 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 4 ms
-2021-07-26 11:27:04.767 [ SpringContextShutdownHook ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
-2021-07-26 11:27:04.769 [ SpringContextShutdownHook ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
-2021-07-26 11:27:12.988 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 11984 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 11:27:12.990 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 11:27:12.990 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 11:27:13.655 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 11:27:13.661 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 11:27:13.662 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 11:27:13.662 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 11:27:13.717 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 11:27:13.718 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 700 ms
-2021-07-26 11:27:13.798 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 11:27:13.908 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 11:27:14.704 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 11:27:14.826 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 11:27:14.840 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 11:27:14.847 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.131 seconds (JVM running for 2.829)
-2021-07-26 11:27:52.614 [ http-nio-9988-exec-1 ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
-2021-07-26 11:27:52.615 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
-2021-07-26 11:27:52.620 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 5 ms
-2021-07-26 18:52:07.973 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 17488 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 18:52:07.975 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 18:52:07.975 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 18:52:08.656 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 18:52:08.661 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 18:52:08.662 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 18:52:08.662 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 18:52:08.716 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 18:52:08.716 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 712 ms
-2021-07-26 18:52:08.796 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 18:52:08.907 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 18:52:09.709 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 18:52:09.832 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 18:52:09.847 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 18:52:09.853 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.147 seconds (JVM running for 2.881)
-2021-07-26 18:54:39.223 [ http-nio-9988-exec-1 ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
-2021-07-26 18:54:39.223 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
-2021-07-26 18:54:39.231 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 8 ms
-2021-07-26 18:54:39.525 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==>  Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc 
-2021-07-26 18:54:39.541 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters: 
-2021-07-26 18:54:39.601 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==    Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
-2021-07-26 18:54:39.606 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:54:39.608 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:54:39.609 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
-2021-07-26 18:54:39.611 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
-2021-07-26 18:54:39.613 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <==      Total: 4
-2021-07-26 18:54:53.420 [ http-nio-9988-exec-2 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==>  Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc 
-2021-07-26 18:54:53.421 [ http-nio-9988-exec-2 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters: 
-2021-07-26 18:54:53.424 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==    Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
-2021-07-26 18:54:53.425 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:54:53.426 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:54:53.427 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
-2021-07-26 18:54:53.429 [ http-nio-9988-exec-2 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
-2021-07-26 18:54:53.430 [ http-nio-9988-exec-2 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <==      Total: 4
-2021-07-26 18:55:08.114 [ http-nio-9988-exec-3 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==>  Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc 
-2021-07-26 18:55:08.115 [ http-nio-9988-exec-3 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters: 
-2021-07-26 18:55:08.121 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==    Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
-2021-07-26 18:55:08.125 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:55:08.130 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:55:08.132 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
-2021-07-26 18:55:08.133 [ http-nio-9988-exec-3 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
-2021-07-26 18:55:08.134 [ http-nio-9988-exec-3 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <==      Total: 4
-2021-07-26 18:55:46.692 [ SpringContextShutdownHook ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
-2021-07-26 18:55:46.694 [ SpringContextShutdownHook ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed
-2021-07-26 18:55:50.903 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 55 ] - Starting ViewticketApplication on DESKTOP-VP7ETVV with PID 27552 (D:\workspace\viewticket\target\classes started by admin in D:\workspace\viewticket)
-2021-07-26 18:55:50.906 [ main ] - [ DEBUG ] [ com.gyee.viewticket.ViewticketApplication : 56 ] - Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
-2021-07-26 18:55:50.906 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 651 ] - No active profile set, falling back to default profiles: default
-2021-07-26 18:55:51.654 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 108 ] - Tomcat initialized with port(s): 9988 (http)
-2021-07-26 18:55:51.661 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Initializing ProtocolHandler ["http-nio-9988"]
-2021-07-26 18:55:51.661 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardService : 173 ] - Starting service [Tomcat]
-2021-07-26 18:55:51.662 [ main ] - [ INFO  ] [ org.apache.catalina.core.StandardEngine : 173 ] - Starting Servlet engine: [Apache Tomcat/9.0.35]
-2021-07-26 18:55:51.718 [ main ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring embedded WebApplicationContext
-2021-07-26 18:55:51.718 [ main ] - [ INFO  ] [ o.s.b.w.s.c.ServletWebServerApplicationContext : 285 ] - Root WebApplicationContext: initialization completed in 759 ms
-2021-07-26 18:55:51.804 [ main ] - [ INFO  ] [ c.a.d.s.b.a.DruidDataSourceAutoConfigure : 56 ] - Init DruidDataSource
-2021-07-26 18:55:51.921 [ main ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 930 ] - {dataSource-1} inited
-2021-07-26 18:55:52.854 [ main ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 181 ] - Initializing ExecutorService 'applicationTaskExecutor'
-2021-07-26 18:55:52.999 [ main ] - [ INFO  ] [ org.apache.coyote.http11.Http11NioProtocol : 173 ] - Starting ProtocolHandler ["http-nio-9988"]
-2021-07-26 18:55:53.016 [ main ] - [ INFO  ] [ o.s.boot.web.embedded.tomcat.TomcatWebServer : 220 ] - Tomcat started on port(s): 9988 (http) with context path ''
-2021-07-26 18:55:53.023 [ main ] - [ INFO  ] [ com.gyee.viewticket.ViewticketApplication : 61 ] - Started ViewticketApplication in 2.502 seconds (JVM running for 3.205)
-2021-07-26 18:55:53.352 [ http-nio-9988-exec-1 ] - [ INFO  ] [ o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] : 173 ] - Initializing Spring DispatcherServlet 'dispatcherServlet'
-2021-07-26 18:55:53.352 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 525 ] - Initializing Servlet 'dispatcherServlet'
-2021-07-26 18:55:53.357 [ http-nio-9988-exec-1 ] - [ INFO  ] [ org.springframework.web.servlet.DispatcherServlet : 547 ] - Completed initialization in 5 ms
-2021-07-26 18:55:53.690 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==>  Preparing: select top 4 e.id, e.starttime, e.endtime, e.type, e.tolocdes, e.problem, e.solveway, u.labornum, u.laborname, u.jobcode, u.employeetype, w.ticketnum, w.wonum from equoperationrecord e left join labor u on e.leader = u.labornum left join workticket w on w.wonum = e.wonum order by e.starttime desc 
-2021-07-26 18:55:53.706 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - ==> Parameters: 
-2021-07-26 18:55:53.747 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==    Columns: id, starttime, endtime, type, tolocdes, problem, solveway, labornum, laborname, jobcode, employeetype, ticketnum, wonum
-2021-07-26 18:55:53.752 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 17, 2021-07-07 17:20:20.75, 2021-07-07 17:20:20.75, 状态, 叶片, 设备状态调整, 将状态设备调整为-在运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:55:53.754 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 16, 2021-07-07 17:15:32.653, 2021-07-07 17:15:32.653, 状态, 叶片, null, 将状态设备调整为-停运, ADMIN, ADMIN, null, 正式员工, null, null
-2021-07-26 18:55:53.755 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 9, 2021-07-01 09:14:16.0, 2021-07-03 09:14:19.0, 异动, 轮毂及变桨系统, ww, ww, null, null, null, null, 石FJ20210701, 6593
-2021-07-26 18:55:53.755 [ http-nio-9988-exec-1 ] - [ TRACE ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 149 ] - <==        Row: 10, 2021-04-16 11:21:57.0, 2021-04-17 11:21:59.0, 故障, 叶片, sww, ww, ADMIN, ADMIN, null, 正式员工, 国FJ20210404, 6589
-2021-07-26 18:55:53.756 [ http-nio-9988-exec-1 ] - [ DEBUG ] [ c.g.v.m.t.E.selectEquoperationrecordTope4 : 143 ] - <==      Total: 4
-2021-07-26 18:56:06.614 [ SpringContextShutdownHook ] - [ INFO  ] [ o.s.scheduling.concurrent.ThreadPoolTaskExecutor : 218 ] - Shutting down ExecutorService 'applicationTaskExecutor'
-2021-07-26 18:56:06.618 [ SpringContextShutdownHook ] - [ INFO  ] [ com.alibaba.druid.pool.DruidDataSource : 1825 ] - {dataSource-1} closed

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 5203
logrecord/viewticket-2021-12-01-0.log


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 15
logrecord/viewticket.log