123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876 |
- 16:47:01.887 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
- 16:47:01.938 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 1584 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
- 16:47:01.938 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
- 16:47:01.992 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 16:47:01.992 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 16:47:03.948 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 16:47:03.951 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 16:47:04.044 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces.
- 16:47:04.210 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 16:47:04.229 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 16:47:04.992 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 16:47:04.992 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2999 ms
- 16:47:07.365 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 16:47:07.377 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 16:47:07.377 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 16:47:07.377 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 16:47:07.378 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- 16:47:07.378 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 16:47:07.378 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 16:47:07.378 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7faac811
- 16:47:08.987 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
- 16:47:08.992 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
- 16:47:09.129 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
- 16:47:09.156 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 16:47:09.156 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
- 16:47:09.157 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
- 16:47:09.179 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
- 16:47:09.189 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
- 16:47:09.198 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 16:47:09.229 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 16:47:09.284 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
- 16:47:09.285 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 16:47:09.286 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 16:47:09.309 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.883 seconds (process running for 9.316)
- 16:47:09.313 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
- 16:47:09.320 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
- 16:47:09.682 [restartedMain] INFO p6spy - 2023-08-20 16:47:09 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1
- 16:47:09.687 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@5539608b
- 16:47:09.696 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
- 16:47:09.757 [restartedMain] INFO p6spy - 2023-08-20 16:47:09 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT
-
- A.job_id,
- A.job_title,
- A.job_desc,
- A.status,
- A.job_type,
- A.job_code,
- A.job_cron,
- A.job_class_id,
- B.job_class,
- A.cycle_title,
- A.cycle_period,
- A.cycle_unit
-
- FROM job AS A
- LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
- WHERE A.deleted_flag = 0
-
-
- AND A.status = 1
-
-
- ORDER BY A.job_id ASC
- 16:47:09.777 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 16:47:09.779 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 16:47:10.449 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 16:47:10.449 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 16:47:10.452 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-20 16:47:10 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1
- 16:47:10.453 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms
- 16:47:10.482 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-20 16:47:10 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1
- 16:48:55.142 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 16:48:55.143 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
- 16:48:55.150 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 16:48:55.152 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 16:48:55.152 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
- 16:48:55.152 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
- 16:48:55.159 [SpringApplicationShutdownHook] INFO o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
- 16:48:55.160 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 16:48:55.160 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 16:48:55.160 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 16:48:55.160 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 16:48:55.179 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
- 16:48:55.185 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
- 19:04:03.650 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
- 19:04:03.710 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14368 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
- 19:04:03.711 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
- 19:04:03.760 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 19:04:03.760 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 19:04:05.504 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 19:04:05.507 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 19:04:05.597 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces.
- 19:04:05.757 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 19:04:05.773 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 19:04:06.471 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 19:04:06.472 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2711 ms
- 19:04:08.691 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 19:04:08.700 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 19:04:08.700 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 19:04:08.701 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 19:04:08.701 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- 19:04:08.701 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 19:04:08.702 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 19:04:08.702 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@322c5204
- 19:04:10.252 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
- 19:04:10.257 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
- 19:04:10.393 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
- 19:04:10.419 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 19:04:10.419 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
- 19:04:10.419 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
- 19:04:10.438 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
- 19:04:10.446 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
- 19:04:10.454 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 19:04:10.483 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 19:04:10.533 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
- 19:04:10.534 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 19:04:10.535 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 19:04:10.558 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.441 seconds (process running for 8.004)
- 19:04:10.561 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
- 19:04:10.568 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
- 19:04:10.870 [restartedMain] INFO p6spy - 2023-08-20 19:04:10 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1
- 19:04:10.876 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@32d2ffa1
- 19:04:10.886 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
- 19:04:10.967 [restartedMain] INFO p6spy - 2023-08-20 19:04:10 | Time Consuming: 16 ms | Connection: statement-0 | SQL: SELECT
-
- A.job_id,
- A.job_title,
- A.job_desc,
- A.status,
- A.job_type,
- A.job_code,
- A.job_cron,
- A.job_class_id,
- B.job_class,
- A.cycle_title,
- A.cycle_period,
- A.cycle_unit
-
- FROM job AS A
- LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
- WHERE A.deleted_flag = 0
-
-
- AND A.status = 1
-
-
- ORDER BY A.job_id ASC
- 19:04:10.990 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 19:04:10.992 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 19:04:11.366 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 19:04:11.367 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 19:04:11.370 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms
- 19:04:11.378 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-20 19:04:11 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1
- 19:10:31.831 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:31 | Time Consuming: 5020 ms | Connection: statement-0 | SQL: SELECT 1
- 19:10:36.834 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:36 | Time Consuming: 5002 ms | Connection: statement-1 | SQL: SELECT 1
- 19:10:41.839 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:41 | Time Consuming: 5001 ms | Connection: statement-2 | SQL: SELECT 1
- 19:10:46.841 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:46 | Time Consuming: 5001 ms | Connection: statement-3 | SQL: SELECT 1
- 19:10:51.844 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 5001 ms | Connection: statement-4 | SQL: SELECT 1
- 19:10:51.855 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 10 ms | Connection: statement-5 | SQL: SELECT 1
- 19:10:51.873 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT
-
- client_id,
- client_title,
- client_app_id,
- client_app_key,
- client_app_secret,
- client_desc,
- status,
- is_fixed
-
- FROM client
- WHERE deleted_flag = 0
-
- AND client_app_id = '10001'
-
-
- AND client_app_key = '82a8bf439373e305'
- 19:10:51.890 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT
-
- A.oc_id,
- B.oc_type_id,
- B.oc_name,
- A.account_id,
- A.account_name,
- A.account_real_name,
- A.password,
- A.account_type,
- A.account_staff_no,
- A.account_phone,
- A.account_last_ip,
- A.account_loc,
- A.status,
- A.account_avatar,
- A.account_photo,
- A.account_real_name,
- A.account_intro,
- A.wx_id,
- A.is_fixed
-
- FROM account AS A
- LEFT JOIN oc AS B ON (A.oc_id = B.oc_id )
- WHERE A.deleted_flag = 0
- AND (A.account_name = 'sxky'
- OR A.account_phone = 'sxky'
- OR A.account_mail = 'sxky'
- OR A.account_staff_no = 'sxky')
- 19:10:51.898 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT
-
- A.oc_id,
- A.oc_name,
- A.oc_type_id,
- A.root_id,
- A.parent_id,
- A.admin_id,
- B.account_name AS admin_name,
- A.group_id,
- A.node_left,
- A.node_right,
- A.node_level,
- A.is_leaf,
- A.status,
- A.if_lic
-
- FROM oc AS A
- LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id)
- WHERE A.oc_id = 406283
- 19:10:51.902 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT
-
- A.rm_id,
- A.role_id,
- B.role_type_id,
- B.role_code,
- B.role_name,
- A.account_id
-
- FROM s_role_member AS A
- LEFT JOIN s_role AS B ON (A.role_id = B.role_id)
- WHERE account_id = 406283
- LIMIT 1
- 19:10:51.907 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT
-
- A.gm_id,
- A.oc_id,
- A.group_id,
- B.group_name,
- B.node_left ,
- B.node_right,
- A.account_id
-
- FROM s_group_member AS A
- LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id)
- WHERE B.deleted_flag = 0
-
- AND A.oc_id = 406283
-
-
- AND A.account_id = 406283
-
- LIMIT 1
- 19:10:51.914 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT
-
- A.gmp_id,
- A.oc_id,
- A.group_id,
- B.group_name,
- A.account_id,
- D.account_name,
- D.account_real_name,
- A.position_id,
- C.position_name
-
- FROM s_group_member_position A
- LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id)
- LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id)
- LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id)
- WHERE A.deleted_flag = 0
-
- AND A.oc_id = 406283
-
-
- AND A.group_id = 406283
-
-
- AND A.account_id = 406283
-
- LIMIT 1
- 19:10:51.919 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:51 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT
-
- A.gmpg_id,
- A.oc_id,
- A.group_id,
- A.account_id,
- A.position_id,
- A.grant_group_id,
- B.group_name AS grant_group_name
-
- FROM s_group_member_position_grant A
- LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id)
- WHERE A.deleted_flag = 0
-
- AND A.oc_id = 406283
-
-
- AND A.group_id = 406283
-
-
- AND A.account_id = 406283
-
-
- AND A.position_id = 406283
-
- LIMIT 1
- 19:10:52.448 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:52 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT
-
- client_id,
- client_title,
- client_app_id,
- client_app_key,
- client_app_secret,
- client_desc,
- status,
- is_fixed
-
- FROM client
- WHERE deleted_flag = 0
-
- AND client_app_id = '10001'
-
-
- AND client_app_key = '82a8bf439373e305'
- 19:10:52.466 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:52 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT
-
- A.client_id,
- A.role_id,
- A.permit_id,
- A.permit_title,
- A.permit_code,
- A.permit_entry,
- A.permit_desc,
- A.permit_type,
- A.parent_id,
- A.root_id,
- A.sort_no,
- A.is_home
-
- FROM s_role_permit AS A
- WHERE 1 = 1
-
- AND A.client_id = 2
-
-
- AND A.role_id = 6
-
-
- ORDER BY A.parent_id ASC ,A.sort_no ASC
- 19:10:52.836 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:52 | Time Consuming: 32 ms | Connection: statement-5 | SQL: SELECT count(*)
- FROM msg AS M
- WHERE M.oc_id = 406283
- AND (
- EXISTS (
- SELECT 1 FROM msg_to TT
- WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0
- ) OR
- EXISTS (
- SELECT 1 FROM msg_cc CC
- WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0
- )
- )
- 19:10:53.400 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:53 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1
- 19:10:53.411 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:10:53 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT *
- FROM goaf_devinfo
- where oc_id = 406283
- 19:11:04.773 [XNIO-1 task-5] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-6 | SQL: SELECT 1
- 19:11:04.773 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-9 | SQL: SELECT 1
- 19:11:04.773 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1
- 19:11:04.773 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-7 | SQL: SELECT 1
- 19:11:04.773 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-8 | SQL: SELECT 1
- 19:11:04.784 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-9 | SQL: SELECT
-
- oc_id,
- map_id,
- map_title,
- map_desc,
- map_cat_id,
- map_raster_layer,
- map_type_id
-
- FROM ent_map
- WHERE 1 = 1 AND deleted_flag = 0
-
- AND oc_id = 406283
- 19:11:04.786 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT A.*,
- B.goaf_orebelt,
- B.goaf_orebody,
- B.goaf_oreheight,
- B.goaf_name
- FROM goaf_task AS A
- LEFT JOIN goaf_baseinfo AS B ON A.goaf_id = B.goaf_id
- WHERE A.oc_id = 406283
-
-
-
-
-
-
-
-
-
- AND A.expected_end_date >= '2023-08-19T16:00:00.000Z'
- AND A.expected_end_date <= '2023-08-19T16:00:00.000Z'
- 19:11:04.787 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-8 | SQL: SELECT
- IFNULL(SUM( CASE WHEN hdanger_level = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelLowerNum',
- IFNULL(SUM( CASE WHEN hdanger_level = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelGeneralNum',
- IFNULL(SUM( CASE WHEN hdanger_level = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelMajorNum',
- IFNULL(SUM( CASE WHEN hdanger_level = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelSeriousNum',
- IFNULL(SUM( CASE WHEN status = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTosubmitNum',
- IFNULL(SUM( CASE WHEN status = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToforreviewlNum',
- IFNULL(SUM( CASE WHEN status = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTorectifyNum',
- IFNULL(SUM( CASE WHEN status = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToacceptNum',
- IFNULL(SUM( CASE WHEN status = 4 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCompleteNum',
- IFNULL(SUM( CASE WHEN status = -1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCancelNum'
- FROM goaf_hdanger AS A
- WHERE A.oc_id = 406283 AND A.status != -1
-
-
-
- AND A.hdanger_type = '0'
-
-
-
-
-
-
-
-
-
-
-
-
- ORDER BY A.submit_time DESC
- 19:11:04.787 [XNIO-1 task-5] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 4 ms | Connection: statement-6 | SQL: SELECT
- IFNULL(SUM( CASE WHEN hdanger_level = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelLowerNum',
- IFNULL(SUM( CASE WHEN hdanger_level = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelGeneralNum',
- IFNULL(SUM( CASE WHEN hdanger_level = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelMajorNum',
- IFNULL(SUM( CASE WHEN hdanger_level = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelSeriousNum',
- IFNULL(SUM( CASE WHEN status = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTosubmitNum',
- IFNULL(SUM( CASE WHEN status = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToforreviewlNum',
- IFNULL(SUM( CASE WHEN status = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTorectifyNum',
- IFNULL(SUM( CASE WHEN status = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToacceptNum',
- IFNULL(SUM( CASE WHEN status = 4 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCompleteNum',
- IFNULL(SUM( CASE WHEN status = -1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCancelNum'
- FROM goaf_hdanger AS A
- WHERE A.oc_id = 406283 AND A.status != -1
-
-
-
- AND A.hdanger_type = '1'
-
-
-
-
-
-
-
-
-
-
-
-
- ORDER BY A.submit_time DESC
- 19:11:04.789 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 6 ms | Connection: statement-7 | SQL: SELECT
-
- A.hdanger_id,
- A.oc_id,
- A.goaf_id,
- A.hdanger_title,
- A.hdanger_level,
- A.hdanger_type,
- A.checklist_id,
- A.hdanger_desc,
- A.submit_group_id,
- A.submit_group_name,
- A.submit_position_id,
- A.submit_position_name,
- A.submit_account_id,
- A.submit_account_name,
- A.submit_time,
- A.review_group_id,
- A.review_group_name,
- A.review_position_id,
- A.review_position_name,
- A.review_account_id,
- A.review_account_name,
- A.danger_deadline,
- A.review_time,
- A.review_remark,
- A.rectify_group_id,
- A.rectify_group_name,
- A.rectify_position_id,
- A.rectify_position_name,
- A.rectify_account_id,
- A.rectify_account_name,
- A.rectify_time,
- A.danger_reason,
- A.rectify_measure,
- A.rectify_remark,
- A.accept_group_id,
- A.accept_group_name,
- A.accept_position_id,
- A.accept_position_name,
- A.accept_account_id,
- A.accept_account_name,
- A.accept_time,
- A.accept_remark,
- A.finish_time,
- A.status,
- B.wf_def_id,
- B.wf_ins_id,
- B.wf_ins_title,
- B.cur_group_id,
- B.cur_group_name,
- B.cur_position_id,
- B.cur_position_name,
- B.cur_account_id,
- B.cur_account_name,
- B.cur_activity_ins_id,
- B.cur_activity_code,
- B.cur_activity_title,
- B.cur_form_code,
- B.cur_activity_begin_time
-
- FROM goaf_hdanger AS A
- LEFT JOIN wf_ins AS B ON A.hdanger_id = B.wf_ins_id
- WHERE A.oc_id = 406283
-
-
-
-
-
-
-
- AND A.hdanger_type = '1'
-
-
-
-
-
-
-
-
-
-
-
-
- ORDER BY A.submit_time DESC
- 19:11:04.835 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 5 ms | Connection: statement-8 | SQL: SELECT A.goaflayer_id,
- A.oc_id,
- A.goaf_id,
- A.goaf_name,
- A.map_id,
- A.layer_id,
- B.layer_cat_id,
- B.layer_title,
- B.layer_marker,
- B.layer_vector,
- B.layer_vector_type
- FROM goaf_map_layer AS A
- left join ent_map_layer AS B ON B.layer_id = A.layer_id
- WHERE A.oc_id = 406283
-
- AND A.map_id = '406283'
- 19:11:04.835 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:11:04 | Time Consuming: 5 ms | Connection: statement-7 | SQL: SELECT A.*,
- B.goaf_orebelt,
- B.goaf_orebody,
- B.goaf_oreheight,
- B.goaf_name
- FROM goaf_check_record AS A
- LEFT JOIN goaf_baseinfo AS B ON A.goaf_id = B.goaf_id
- WHERE A.oc_id = 406283
-
-
-
-
-
-
-
-
- AND A.check_time >= '2023-08-19T16:00:00.000Z'
- AND A.check_time <= '2023-08-19T16:00:00.000Z'
- 19:31:15.655 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:31:15 | Time Consuming: 5001 ms | Connection: statement-16 | SQL: SELECT 1
- 19:31:16.211 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:31:16 | Time Consuming: 5001 ms | Connection: statement-17 | SQL: SELECT 1
- 19:31:20.657 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:31:20 | Time Consuming: 5000 ms | Connection: statement-18 | SQL: SELECT 1
- 19:31:20.661 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:31:20 | Time Consuming: 3 ms | Connection: statement-20 | SQL: SELECT 1
- 19:31:20.696 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:31:20 | Time Consuming: 29 ms | Connection: statement-20 | SQL: SELECT count(*)
- FROM msg AS M
- WHERE M.oc_id = 406283
- AND (
- EXISTS (
- SELECT 1 FROM msg_to TT
- WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0
- ) OR
- EXISTS (
- SELECT 1 FROM msg_cc CC
- WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0
- )
- )
- 19:31:21.212 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:31:21 | Time Consuming: 5000 ms | Connection: statement-19 | SQL: SELECT 1
- 19:31:21.217 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:31:21 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT 1
- 19:31:21.229 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:31:21 | Time Consuming: 6 ms | Connection: statement-20 | SQL: SELECT *
- FROM goaf_devinfo
- where oc_id = 406283
- 19:35:15.583 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:35:15 | Time Consuming: 5 ms | Connection: statement-20 | SQL: SELECT 1
- 19:35:15.595 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:35:15 | Time Consuming: 6 ms | Connection: statement-20 | SQL: SELECT *
- FROM goaf_devinfo
- where oc_id = 406283
- 19:37:08.990 [XNIO-1 task-5] INFO p6spy - 2023-08-20 19:37:08 | Time Consuming: 5 ms | Connection: statement-26 | SQL: SELECT 1
- 19:37:09.002 [XNIO-1 task-5] INFO p6spy - 2023-08-20 19:37:09 | Time Consuming: 5 ms | Connection: statement-26 | SQL: SELECT *
- FROM goaf_baseinfo
- WHERE oc_id = 406283
- 19:37:13.985 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5002 ms | Connection: statement-21 | SQL: SELECT 1
- 19:37:13.986 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5000 ms | Connection: statement-23 | SQL: SELECT 1
- 19:37:13.986 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5000 ms | Connection: statement-24 | SQL: SELECT 1
- 19:37:13.986 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5000 ms | Connection: statement-22 | SQL: SELECT 1
- 19:37:13.991 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5 ms | Connection: statement-28 | SQL: SELECT 1
- 19:37:13.991 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5 ms | Connection: statement-26 | SQL: SELECT 1
- 19:37:13.991 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5 ms | Connection: statement-29 | SQL: SELECT 1
- 19:37:13.991 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:37:13 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT 1
- 19:37:14.003 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:37:14 | Time Consuming: 5 ms | Connection: statement-29 | SQL: SELECT *
- FROM goaf_syscfg
- WHERE oc_id = 406283
- 19:37:14.004 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:37:14 | Time Consuming: 7 ms | Connection: statement-26 | SQL: SELECT *
- FROM goaf_devinfo
- where oc_id = 406283
- 19:37:14.005 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:37:14 | Time Consuming: 7 ms | Connection: statement-28 | SQL: SELECT
-
- A.oc_id,
- A.group_id,
- A.group_name,
- A.group_code,
- A.group_cat_id,
- C.group_cat_title,
- A.node_left,
- A.node_right,
- A.parent_id,
- A.root_id,
- B.group_name as parent_name,
- A.node_level,
- A.is_leaf,
- A.is_fixed,
- A.group_desc
-
- FROM s_group AS A
- LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.parent_id = B.group_id)
- LEFT JOIN s_group_cat AS C ON (A.oc_id = C.oc_id AND A.group_cat_id = C.group_cat_id)
- WHERE A.oc_id = 406283 AND A.deleted_flag = 0
- 19:37:14.071 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:37:14 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT count(0) FROM (SELECT DISTINCT (A.account_id), A.gm_id, A.oc_id, A.group_id, B.account_name, B.account_real_name, B.account_phone, B.account_staff_no, B.account_avatar, B.status, B.is_fixed, C.group_name, C.node_left, C.node_right, D.gmp_id, D.position_id, D.position_name, E.gmpg_id, E.grant_group_id, F.group_name AS grant_group_name FROM s_group_member AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.account_id = B.account_id) LEFT JOIN s_group AS C ON (A.oc_id = C.oc_id AND A.group_id = C.group_id) LEFT JOIN s_group_member_position_grant AS E ON (B.oc_id = E.oc_id AND B.account_id = E.account_id) LEFT JOIN s_group AS F ON (E.oc_id = F.oc_id AND E.grant_group_id = F.group_id) LEFT JOIN (SELECT M.oc_id, M.account_id, M.gmp_id, M.group_id, M.position_id, P.position_name, N.gmpg_id, N.grant_group_id, GP.group_name AS grant_group_name FROM s_group_member_position AS M LEFT JOIN s_group_member_position_grant AS N ON (M.oc_id = N.oc_id AND M.account_id = N.account_id AND M.group_id = N.group_id AND M.position_id = N.position_id) LEFT JOIN s_position AS P ON (M.oc_id = P.oc_id AND M.position_id = P.position_id) LEFT JOIN s_group AS GP ON (M.oc_id = GP.oc_id AND N.grant_group_id = GP.group_id)) AS D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id AND A.group_id = D.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283) table_count
- 19:37:14.078 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:37:14 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT
- DISTINCT(A.account_id),
- A.gm_id,
- A.oc_id,
- A.group_id,
- B.account_name,
- B.account_real_name,
- B.account_phone,
- B.account_staff_no,
- B.account_avatar,
- B.status,
- B.is_fixed,
- C.group_name,
- C.node_left,
- C.node_right,
- D.gmp_id,
- D.position_id,
- D.position_name,
- E.gmpg_id,
- E.grant_group_id,
- F.group_name as grant_group_name
- FROM
- s_group_member AS A
- LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.account_id = B.account_id)
- LEFT JOIN s_group AS C ON (A.oc_id = C.oc_id AND A.group_id = C.group_id )
- LEFT JOIN s_group_member_position_grant AS E ON (B.oc_id = E.oc_id AND B.account_id = E.account_id)
- LEFT JOIN s_group AS F ON (E.oc_id = F.oc_id AND E.grant_group_id = F.group_id )
- LEFT JOIN (
- SELECT
- M.oc_id,
- M.account_id,
- M.gmp_id,
- M.group_id,
- M.position_id,
- P.position_name,
- N.gmpg_id,
- N.grant_group_id,
- GP.group_name as grant_group_name
- FROM
- s_group_member_position AS M
- LEFT JOIN s_group_member_position_grant AS N ON (
- M.oc_id = N.oc_id
- AND M.account_id = N.account_id
- AND M.group_id = N.group_id
- AND M.position_id = N.position_id )
- LEFT JOIN s_position AS P ON(M.oc_id = P.oc_id AND M.position_id = P.position_id)
- LEFT JOIN s_group AS GP ON(M.oc_id = GP.oc_id AND N.grant_group_id = GP.group_id )
- ) AS D ON (A.oc_id= D.oc_id AND A.account_id = D.account_id AND A.group_id = D.group_id)
- WHERE B.deleted_flag = 0
-
- AND A.oc_id = 406283
-
-
-
- ORDER BY A.account_id, A.group_id
- LIMIT 999999
- 19:38:30.294 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:38:30 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT 1
- 19:38:30.303 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:38:30 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT *
- FROM goaf_devinfo
- where oc_id = 406283
- 19:43:48.223 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 5002 ms | Connection: statement-29 | SQL: SELECT 1
- 19:43:48.223 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 5002 ms | Connection: statement-27 | SQL: SELECT 1
- 19:43:48.223 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 5001 ms | Connection: statement-31 | SQL: SELECT 1
- 19:43:48.223 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 5002 ms | Connection: statement-28 | SQL: SELECT 1
- 19:43:48.223 [XNIO-1 task-5] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 5002 ms | Connection: statement-26 | SQL: SELECT 1
- 19:43:48.287 [XNIO-1 task-5] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 5 ms | Connection: statement-32 | SQL: SELECT
-
- A.oc_id,
- A.group_id,
- A.group_name,
- A.group_code,
- A.group_cat_id,
- C.group_cat_title,
- A.node_left,
- A.node_right,
- A.parent_id,
- A.root_id,
- B.group_name as parent_name,
- A.node_level,
- A.is_leaf,
- A.is_fixed,
- A.group_desc
-
- FROM s_group AS A
- LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.parent_id = B.group_id)
- LEFT JOIN s_group_cat AS C ON (A.oc_id = C.oc_id AND A.group_cat_id = C.group_cat_id)
- WHERE A.oc_id = 406283 AND A.deleted_flag = 0
- 19:43:48.302 [XNIO-1 task-3] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 3 ms | Connection: statement-32 | SQL: SELECT *
- FROM goaf_syscfg
- WHERE oc_id = 406283
- 19:43:48.317 [XNIO-1 task-2] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 3 ms | Connection: statement-32 | SQL: SELECT *
- FROM goaf_baseinfo
- WHERE oc_id = 406283
- 19:43:48.337 [XNIO-1 task-6] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 3 ms | Connection: statement-33 | SQL: SELECT *
- FROM goaf_devinfo
- where oc_id = 406283
- 19:43:48.338 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 3 ms | Connection: statement-32 | SQL: SELECT count(0) FROM (SELECT DISTINCT (A.account_id), A.gm_id, A.oc_id, A.group_id, B.account_name, B.account_real_name, B.account_phone, B.account_staff_no, B.account_avatar, B.status, B.is_fixed, C.group_name, C.node_left, C.node_right, D.gmp_id, D.position_id, D.position_name, E.gmpg_id, E.grant_group_id, F.group_name AS grant_group_name FROM s_group_member AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.account_id = B.account_id) LEFT JOIN s_group AS C ON (A.oc_id = C.oc_id AND A.group_id = C.group_id) LEFT JOIN s_group_member_position_grant AS E ON (B.oc_id = E.oc_id AND B.account_id = E.account_id) LEFT JOIN s_group AS F ON (E.oc_id = F.oc_id AND E.grant_group_id = F.group_id) LEFT JOIN (SELECT M.oc_id, M.account_id, M.gmp_id, M.group_id, M.position_id, P.position_name, N.gmpg_id, N.grant_group_id, GP.group_name AS grant_group_name FROM s_group_member_position AS M LEFT JOIN s_group_member_position_grant AS N ON (M.oc_id = N.oc_id AND M.account_id = N.account_id AND M.group_id = N.group_id AND M.position_id = N.position_id) LEFT JOIN s_position AS P ON (M.oc_id = P.oc_id AND M.position_id = P.position_id) LEFT JOIN s_group AS GP ON (M.oc_id = GP.oc_id AND N.grant_group_id = GP.group_id)) AS D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id AND A.group_id = D.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283) table_count
- 19:43:48.343 [XNIO-1 task-4] INFO p6spy - 2023-08-20 19:43:48 | Time Consuming: 4 ms | Connection: statement-32 | SQL: SELECT
- DISTINCT(A.account_id),
- A.gm_id,
- A.oc_id,
- A.group_id,
- B.account_name,
- B.account_real_name,
- B.account_phone,
- B.account_staff_no,
- B.account_avatar,
- B.status,
- B.is_fixed,
- C.group_name,
- C.node_left,
- C.node_right,
- D.gmp_id,
- D.position_id,
- D.position_name,
- E.gmpg_id,
- E.grant_group_id,
- F.group_name as grant_group_name
- FROM
- s_group_member AS A
- LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.account_id = B.account_id)
- LEFT JOIN s_group AS C ON (A.oc_id = C.oc_id AND A.group_id = C.group_id )
- LEFT JOIN s_group_member_position_grant AS E ON (B.oc_id = E.oc_id AND B.account_id = E.account_id)
- LEFT JOIN s_group AS F ON (E.oc_id = F.oc_id AND E.grant_group_id = F.group_id )
- LEFT JOIN (
- SELECT
- M.oc_id,
- M.account_id,
- M.gmp_id,
- M.group_id,
- M.position_id,
- P.position_name,
- N.gmpg_id,
- N.grant_group_id,
- GP.group_name as grant_group_name
- FROM
- s_group_member_position AS M
- LEFT JOIN s_group_member_position_grant AS N ON (
- M.oc_id = N.oc_id
- AND M.account_id = N.account_id
- AND M.group_id = N.group_id
- AND M.position_id = N.position_id )
- LEFT JOIN s_position AS P ON(M.oc_id = P.oc_id AND M.position_id = P.position_id)
- LEFT JOIN s_group AS GP ON(M.oc_id = GP.oc_id AND N.grant_group_id = GP.group_id )
- ) AS D ON (A.oc_id= D.oc_id AND A.account_id = D.account_id AND A.group_id = D.group_id)
- WHERE B.deleted_flag = 0
-
- AND A.oc_id = 406283
-
-
-
- ORDER BY A.account_id, A.group_id
- LIMIT 999999
- 19:45:40.992 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 19:45:40.994 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
- 19:45:40.996 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 19:45:40.998 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 19:45:40.998 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
- 19:45:40.999 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
- 19:45:41.005 [SpringApplicationShutdownHook] INFO o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
- 19:45:41.006 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 19:45:41.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 19:45:41.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 19:45:41.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 19:45:41.019 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
- 19:45:41.022 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
|