info.2023-08-20.log 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876
  1. 16:47:01.887 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  2. 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)
  3. 16:47:01.938 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  4. 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
  5. 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'
  6. 16:47:03.948 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  7. 16:47:03.951 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  8. 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.
  9. 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.
  10. 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.
  11. 16:47:04.992 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  12. 16:47:04.992 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2999 ms
  13. 16:47:07.365 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  14. 16:47:07.377 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  15. 16:47:07.377 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  16. 16:47:07.377 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  17. 16:47:07.378 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  18. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  19. NOT STARTED.
  20. Currently in standby mode.
  21. Number of jobs executed: 0
  22. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  23. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  24. 16:47:07.378 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  25. 16:47:07.378 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  26. 16:47:07.378 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7faac811
  27. 16:47:08.987 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  28. 16:47:08.992 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  29. 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
  30. 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
  31. 16:47:09.156 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  32. 16:47:09.157 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  33. 16:47:09.179 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  34. 16:47:09.189 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  35. 16:47:09.198 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  36. 16:47:09.229 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  37. 16:47:09.284 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  38. 16:47:09.285 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  39. 16:47:09.286 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  40. 16:47:09.309 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.883 seconds (process running for 9.316)
  41. 16:47:09.313 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  42. 16:47:09.320 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  43. 16:47:09.682 [restartedMain] INFO p6spy - 2023-08-20 16:47:09 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1
  44. 16:47:09.687 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@5539608b
  45. 16:47:09.696 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  46. 16:47:09.757 [restartedMain] INFO p6spy - 2023-08-20 16:47:09 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT
  47. A.job_id,
  48. A.job_title,
  49. A.job_desc,
  50. A.status,
  51. A.job_type,
  52. A.job_code,
  53. A.job_cron,
  54. A.job_class_id,
  55. B.job_class,
  56. A.cycle_title,
  57. A.cycle_period,
  58. A.cycle_unit
  59. FROM job AS A
  60. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  61. WHERE A.deleted_flag = 0
  62. AND A.status = 1
  63. ORDER BY A.job_id ASC
  64. 16:47:09.777 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  65. 16:47:09.779 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  66. 16:47:10.449 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  67. 16:47:10.449 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  68. 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
  69. 16:47:10.453 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms
  70. 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
  71. 16:48:55.142 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  72. 16:48:55.143 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  73. 16:48:55.150 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  74. 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
  75. 16:48:55.152 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  76. 16:48:55.152 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  77. 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)
  78. 16:48:55.160 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  79. 16:48:55.160 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  80. 16:48:55.160 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  81. 16:48:55.160 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  82. 16:48:55.179 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  83. 16:48:55.185 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  84. 19:04:03.650 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  85. 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)
  86. 19:04:03.711 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  87. 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
  88. 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'
  89. 19:04:05.504 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  90. 19:04:05.507 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  91. 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.
  92. 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.
  93. 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.
  94. 19:04:06.471 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  95. 19:04:06.472 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2711 ms
  96. 19:04:08.691 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  97. 19:04:08.700 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  98. 19:04:08.700 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  99. 19:04:08.701 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  100. 19:04:08.701 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  101. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  102. NOT STARTED.
  103. Currently in standby mode.
  104. Number of jobs executed: 0
  105. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  106. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  107. 19:04:08.701 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  108. 19:04:08.702 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  109. 19:04:08.702 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@322c5204
  110. 19:04:10.252 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  111. 19:04:10.257 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  112. 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
  113. 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
  114. 19:04:10.419 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  115. 19:04:10.419 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  116. 19:04:10.438 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  117. 19:04:10.446 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  118. 19:04:10.454 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  119. 19:04:10.483 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  120. 19:04:10.533 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  121. 19:04:10.534 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  122. 19:04:10.535 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  123. 19:04:10.558 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.441 seconds (process running for 8.004)
  124. 19:04:10.561 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  125. 19:04:10.568 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  126. 19:04:10.870 [restartedMain] INFO p6spy - 2023-08-20 19:04:10 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1
  127. 19:04:10.876 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@32d2ffa1
  128. 19:04:10.886 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  129. 19:04:10.967 [restartedMain] INFO p6spy - 2023-08-20 19:04:10 | Time Consuming: 16 ms | Connection: statement-0 | SQL: SELECT
  130. A.job_id,
  131. A.job_title,
  132. A.job_desc,
  133. A.status,
  134. A.job_type,
  135. A.job_code,
  136. A.job_cron,
  137. A.job_class_id,
  138. B.job_class,
  139. A.cycle_title,
  140. A.cycle_period,
  141. A.cycle_unit
  142. FROM job AS A
  143. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  144. WHERE A.deleted_flag = 0
  145. AND A.status = 1
  146. ORDER BY A.job_id ASC
  147. 19:04:10.990 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  148. 19:04:10.992 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  149. 19:04:11.366 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  150. 19:04:11.367 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  151. 19:04:11.370 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms
  152. 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
  153. 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
  154. 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
  155. 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
  156. 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
  157. 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
  158. 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
  159. 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
  160. client_id,
  161. client_title,
  162. client_app_id,
  163. client_app_key,
  164. client_app_secret,
  165. client_desc,
  166. status,
  167. is_fixed
  168. FROM client
  169. WHERE deleted_flag = 0
  170. AND client_app_id = '10001'
  171. AND client_app_key = '82a8bf439373e305'
  172. 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
  173. A.oc_id,
  174. B.oc_type_id,
  175. B.oc_name,
  176. A.account_id,
  177. A.account_name,
  178. A.account_real_name,
  179. A.password,
  180. A.account_type,
  181. A.account_staff_no,
  182. A.account_phone,
  183. A.account_last_ip,
  184. A.account_loc,
  185. A.status,
  186. A.account_avatar,
  187. A.account_photo,
  188. A.account_real_name,
  189. A.account_intro,
  190. A.wx_id,
  191. A.is_fixed
  192. FROM account AS A
  193. LEFT JOIN oc AS B ON (A.oc_id = B.oc_id )
  194. WHERE A.deleted_flag = 0
  195. AND (A.account_name = 'sxky'
  196. OR A.account_phone = 'sxky'
  197. OR A.account_mail = 'sxky'
  198. OR A.account_staff_no = 'sxky')
  199. 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
  200. A.oc_id,
  201. A.oc_name,
  202. A.oc_type_id,
  203. A.root_id,
  204. A.parent_id,
  205. A.admin_id,
  206. B.account_name AS admin_name,
  207. A.group_id,
  208. A.node_left,
  209. A.node_right,
  210. A.node_level,
  211. A.is_leaf,
  212. A.status,
  213. A.if_lic
  214. FROM oc AS A
  215. LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id)
  216. WHERE A.oc_id = 406283
  217. 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
  218. A.rm_id,
  219. A.role_id,
  220. B.role_type_id,
  221. B.role_code,
  222. B.role_name,
  223. A.account_id
  224. FROM s_role_member AS A
  225. LEFT JOIN s_role AS B ON (A.role_id = B.role_id)
  226. WHERE account_id = 406283
  227. LIMIT 1
  228. 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
  229. A.gm_id,
  230. A.oc_id,
  231. A.group_id,
  232. B.group_name,
  233. B.node_left ,
  234. B.node_right,
  235. A.account_id
  236. FROM s_group_member AS A
  237. LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id)
  238. WHERE B.deleted_flag = 0
  239. AND A.oc_id = 406283
  240. AND A.account_id = 406283
  241. LIMIT 1
  242. 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
  243. A.gmp_id,
  244. A.oc_id,
  245. A.group_id,
  246. B.group_name,
  247. A.account_id,
  248. D.account_name,
  249. D.account_real_name,
  250. A.position_id,
  251. C.position_name
  252. FROM s_group_member_position A
  253. LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id)
  254. LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id)
  255. LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id)
  256. WHERE A.deleted_flag = 0
  257. AND A.oc_id = 406283
  258. AND A.group_id = 406283
  259. AND A.account_id = 406283
  260. LIMIT 1
  261. 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
  262. A.gmpg_id,
  263. A.oc_id,
  264. A.group_id,
  265. A.account_id,
  266. A.position_id,
  267. A.grant_group_id,
  268. B.group_name AS grant_group_name
  269. FROM s_group_member_position_grant A
  270. LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id)
  271. WHERE A.deleted_flag = 0
  272. AND A.oc_id = 406283
  273. AND A.group_id = 406283
  274. AND A.account_id = 406283
  275. AND A.position_id = 406283
  276. LIMIT 1
  277. 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
  278. client_id,
  279. client_title,
  280. client_app_id,
  281. client_app_key,
  282. client_app_secret,
  283. client_desc,
  284. status,
  285. is_fixed
  286. FROM client
  287. WHERE deleted_flag = 0
  288. AND client_app_id = '10001'
  289. AND client_app_key = '82a8bf439373e305'
  290. 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
  291. A.client_id,
  292. A.role_id,
  293. A.permit_id,
  294. A.permit_title,
  295. A.permit_code,
  296. A.permit_entry,
  297. A.permit_desc,
  298. A.permit_type,
  299. A.parent_id,
  300. A.root_id,
  301. A.sort_no,
  302. A.is_home
  303. FROM s_role_permit AS A
  304. WHERE 1 = 1
  305. AND A.client_id = 2
  306. AND A.role_id = 6
  307. ORDER BY A.parent_id ASC ,A.sort_no ASC
  308. 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(*)
  309. FROM msg AS M
  310. WHERE M.oc_id = 406283
  311. AND (
  312. EXISTS (
  313. SELECT 1 FROM msg_to TT
  314. WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0
  315. ) OR
  316. EXISTS (
  317. SELECT 1 FROM msg_cc CC
  318. WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0
  319. )
  320. )
  321. 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
  322. 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 *
  323. FROM goaf_devinfo
  324. where oc_id = 406283
  325. 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
  326. 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
  327. 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
  328. 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
  329. 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
  330. 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
  331. oc_id,
  332. map_id,
  333. map_title,
  334. map_desc,
  335. map_cat_id,
  336. map_raster_layer,
  337. map_type_id
  338. FROM ent_map
  339. WHERE 1 = 1 AND deleted_flag = 0
  340. AND oc_id = 406283
  341. 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.*,
  342. B.goaf_orebelt,
  343. B.goaf_orebody,
  344. B.goaf_oreheight,
  345. B.goaf_name
  346. FROM goaf_task AS A
  347. LEFT JOIN goaf_baseinfo AS B ON A.goaf_id = B.goaf_id
  348. WHERE A.oc_id = 406283
  349. AND A.expected_end_date >= '2023-08-19T16:00:00.000Z'
  350. AND A.expected_end_date <= '2023-08-19T16:00:00.000Z'
  351. 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
  352. IFNULL(SUM( CASE WHEN hdanger_level = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelLowerNum',
  353. IFNULL(SUM( CASE WHEN hdanger_level = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelGeneralNum',
  354. IFNULL(SUM( CASE WHEN hdanger_level = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelMajorNum',
  355. IFNULL(SUM( CASE WHEN hdanger_level = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelSeriousNum',
  356. IFNULL(SUM( CASE WHEN status = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTosubmitNum',
  357. IFNULL(SUM( CASE WHEN status = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToforreviewlNum',
  358. IFNULL(SUM( CASE WHEN status = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTorectifyNum',
  359. IFNULL(SUM( CASE WHEN status = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToacceptNum',
  360. IFNULL(SUM( CASE WHEN status = 4 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCompleteNum',
  361. IFNULL(SUM( CASE WHEN status = -1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCancelNum'
  362. FROM goaf_hdanger AS A
  363. WHERE A.oc_id = 406283 AND A.status != -1
  364. AND A.hdanger_type = '0'
  365. ORDER BY A.submit_time DESC
  366. 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
  367. IFNULL(SUM( CASE WHEN hdanger_level = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelLowerNum',
  368. IFNULL(SUM( CASE WHEN hdanger_level = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelGeneralNum',
  369. IFNULL(SUM( CASE WHEN hdanger_level = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelMajorNum',
  370. IFNULL(SUM( CASE WHEN hdanger_level = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelSeriousNum',
  371. IFNULL(SUM( CASE WHEN status = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTosubmitNum',
  372. IFNULL(SUM( CASE WHEN status = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToforreviewlNum',
  373. IFNULL(SUM( CASE WHEN status = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTorectifyNum',
  374. IFNULL(SUM( CASE WHEN status = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToacceptNum',
  375. IFNULL(SUM( CASE WHEN status = 4 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCompleteNum',
  376. IFNULL(SUM( CASE WHEN status = -1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCancelNum'
  377. FROM goaf_hdanger AS A
  378. WHERE A.oc_id = 406283 AND A.status != -1
  379. AND A.hdanger_type = '1'
  380. ORDER BY A.submit_time DESC
  381. 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
  382. A.hdanger_id,
  383. A.oc_id,
  384. A.goaf_id,
  385. A.hdanger_title,
  386. A.hdanger_level,
  387. A.hdanger_type,
  388. A.checklist_id,
  389. A.hdanger_desc,
  390. A.submit_group_id,
  391. A.submit_group_name,
  392. A.submit_position_id,
  393. A.submit_position_name,
  394. A.submit_account_id,
  395. A.submit_account_name,
  396. A.submit_time,
  397. A.review_group_id,
  398. A.review_group_name,
  399. A.review_position_id,
  400. A.review_position_name,
  401. A.review_account_id,
  402. A.review_account_name,
  403. A.danger_deadline,
  404. A.review_time,
  405. A.review_remark,
  406. A.rectify_group_id,
  407. A.rectify_group_name,
  408. A.rectify_position_id,
  409. A.rectify_position_name,
  410. A.rectify_account_id,
  411. A.rectify_account_name,
  412. A.rectify_time,
  413. A.danger_reason,
  414. A.rectify_measure,
  415. A.rectify_remark,
  416. A.accept_group_id,
  417. A.accept_group_name,
  418. A.accept_position_id,
  419. A.accept_position_name,
  420. A.accept_account_id,
  421. A.accept_account_name,
  422. A.accept_time,
  423. A.accept_remark,
  424. A.finish_time,
  425. A.status,
  426. B.wf_def_id,
  427. B.wf_ins_id,
  428. B.wf_ins_title,
  429. B.cur_group_id,
  430. B.cur_group_name,
  431. B.cur_position_id,
  432. B.cur_position_name,
  433. B.cur_account_id,
  434. B.cur_account_name,
  435. B.cur_activity_ins_id,
  436. B.cur_activity_code,
  437. B.cur_activity_title,
  438. B.cur_form_code,
  439. B.cur_activity_begin_time
  440. FROM goaf_hdanger AS A
  441. LEFT JOIN wf_ins AS B ON A.hdanger_id = B.wf_ins_id
  442. WHERE A.oc_id = 406283
  443. AND A.hdanger_type = '1'
  444. ORDER BY A.submit_time DESC
  445. 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,
  446. A.oc_id,
  447. A.goaf_id,
  448. A.goaf_name,
  449. A.map_id,
  450. A.layer_id,
  451. B.layer_cat_id,
  452. B.layer_title,
  453. B.layer_marker,
  454. B.layer_vector,
  455. B.layer_vector_type
  456. FROM goaf_map_layer AS A
  457. left join ent_map_layer AS B ON B.layer_id = A.layer_id
  458. WHERE A.oc_id = 406283
  459. AND A.map_id = '406283'
  460. 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.*,
  461. B.goaf_orebelt,
  462. B.goaf_orebody,
  463. B.goaf_oreheight,
  464. B.goaf_name
  465. FROM goaf_check_record AS A
  466. LEFT JOIN goaf_baseinfo AS B ON A.goaf_id = B.goaf_id
  467. WHERE A.oc_id = 406283
  468. AND A.check_time >= '2023-08-19T16:00:00.000Z'
  469. AND A.check_time <= '2023-08-19T16:00:00.000Z'
  470. 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
  471. 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
  472. 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
  473. 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
  474. 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(*)
  475. FROM msg AS M
  476. WHERE M.oc_id = 406283
  477. AND (
  478. EXISTS (
  479. SELECT 1 FROM msg_to TT
  480. WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0
  481. ) OR
  482. EXISTS (
  483. SELECT 1 FROM msg_cc CC
  484. WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0
  485. )
  486. )
  487. 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
  488. 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
  489. 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 *
  490. FROM goaf_devinfo
  491. where oc_id = 406283
  492. 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
  493. 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 *
  494. FROM goaf_devinfo
  495. where oc_id = 406283
  496. 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
  497. 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 *
  498. FROM goaf_baseinfo
  499. WHERE oc_id = 406283
  500. 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
  501. 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
  502. 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
  503. 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
  504. 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
  505. 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
  506. 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
  507. 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
  508. 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 *
  509. FROM goaf_syscfg
  510. WHERE oc_id = 406283
  511. 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 *
  512. FROM goaf_devinfo
  513. where oc_id = 406283
  514. 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
  515. A.oc_id,
  516. A.group_id,
  517. A.group_name,
  518. A.group_code,
  519. A.group_cat_id,
  520. C.group_cat_title,
  521. A.node_left,
  522. A.node_right,
  523. A.parent_id,
  524. A.root_id,
  525. B.group_name as parent_name,
  526. A.node_level,
  527. A.is_leaf,
  528. A.is_fixed,
  529. A.group_desc
  530. FROM s_group AS A
  531. LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.parent_id = B.group_id)
  532. LEFT JOIN s_group_cat AS C ON (A.oc_id = C.oc_id AND A.group_cat_id = C.group_cat_id)
  533. WHERE A.oc_id = 406283 AND A.deleted_flag = 0
  534. 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
  535. 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
  536. DISTINCT(A.account_id),
  537. A.gm_id,
  538. A.oc_id,
  539. A.group_id,
  540. B.account_name,
  541. B.account_real_name,
  542. B.account_phone,
  543. B.account_staff_no,
  544. B.account_avatar,
  545. B.status,
  546. B.is_fixed,
  547. C.group_name,
  548. C.node_left,
  549. C.node_right,
  550. D.gmp_id,
  551. D.position_id,
  552. D.position_name,
  553. E.gmpg_id,
  554. E.grant_group_id,
  555. F.group_name as grant_group_name
  556. FROM
  557. s_group_member AS A
  558. LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.account_id = B.account_id)
  559. LEFT JOIN s_group AS C ON (A.oc_id = C.oc_id AND A.group_id = C.group_id )
  560. LEFT JOIN s_group_member_position_grant AS E ON (B.oc_id = E.oc_id AND B.account_id = E.account_id)
  561. LEFT JOIN s_group AS F ON (E.oc_id = F.oc_id AND E.grant_group_id = F.group_id )
  562. LEFT JOIN (
  563. SELECT
  564. M.oc_id,
  565. M.account_id,
  566. M.gmp_id,
  567. M.group_id,
  568. M.position_id,
  569. P.position_name,
  570. N.gmpg_id,
  571. N.grant_group_id,
  572. GP.group_name as grant_group_name
  573. FROM
  574. s_group_member_position AS M
  575. LEFT JOIN s_group_member_position_grant AS N ON (
  576. M.oc_id = N.oc_id
  577. AND M.account_id = N.account_id
  578. AND M.group_id = N.group_id
  579. AND M.position_id = N.position_id )
  580. LEFT JOIN s_position AS P ON(M.oc_id = P.oc_id AND M.position_id = P.position_id)
  581. LEFT JOIN s_group AS GP ON(M.oc_id = GP.oc_id AND N.grant_group_id = GP.group_id )
  582. ) AS D ON (A.oc_id= D.oc_id AND A.account_id = D.account_id AND A.group_id = D.group_id)
  583. WHERE B.deleted_flag = 0
  584. AND A.oc_id = 406283
  585. ORDER BY A.account_id, A.group_id
  586. LIMIT 999999
  587. 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
  588. 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 *
  589. FROM goaf_devinfo
  590. where oc_id = 406283
  591. 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
  592. 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
  593. 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
  594. 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
  595. 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
  596. 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
  597. A.oc_id,
  598. A.group_id,
  599. A.group_name,
  600. A.group_code,
  601. A.group_cat_id,
  602. C.group_cat_title,
  603. A.node_left,
  604. A.node_right,
  605. A.parent_id,
  606. A.root_id,
  607. B.group_name as parent_name,
  608. A.node_level,
  609. A.is_leaf,
  610. A.is_fixed,
  611. A.group_desc
  612. FROM s_group AS A
  613. LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.parent_id = B.group_id)
  614. LEFT JOIN s_group_cat AS C ON (A.oc_id = C.oc_id AND A.group_cat_id = C.group_cat_id)
  615. WHERE A.oc_id = 406283 AND A.deleted_flag = 0
  616. 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 *
  617. FROM goaf_syscfg
  618. WHERE oc_id = 406283
  619. 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 *
  620. FROM goaf_baseinfo
  621. WHERE oc_id = 406283
  622. 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 *
  623. FROM goaf_devinfo
  624. where oc_id = 406283
  625. 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
  626. 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
  627. DISTINCT(A.account_id),
  628. A.gm_id,
  629. A.oc_id,
  630. A.group_id,
  631. B.account_name,
  632. B.account_real_name,
  633. B.account_phone,
  634. B.account_staff_no,
  635. B.account_avatar,
  636. B.status,
  637. B.is_fixed,
  638. C.group_name,
  639. C.node_left,
  640. C.node_right,
  641. D.gmp_id,
  642. D.position_id,
  643. D.position_name,
  644. E.gmpg_id,
  645. E.grant_group_id,
  646. F.group_name as grant_group_name
  647. FROM
  648. s_group_member AS A
  649. LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.account_id = B.account_id)
  650. LEFT JOIN s_group AS C ON (A.oc_id = C.oc_id AND A.group_id = C.group_id )
  651. LEFT JOIN s_group_member_position_grant AS E ON (B.oc_id = E.oc_id AND B.account_id = E.account_id)
  652. LEFT JOIN s_group AS F ON (E.oc_id = F.oc_id AND E.grant_group_id = F.group_id )
  653. LEFT JOIN (
  654. SELECT
  655. M.oc_id,
  656. M.account_id,
  657. M.gmp_id,
  658. M.group_id,
  659. M.position_id,
  660. P.position_name,
  661. N.gmpg_id,
  662. N.grant_group_id,
  663. GP.group_name as grant_group_name
  664. FROM
  665. s_group_member_position AS M
  666. LEFT JOIN s_group_member_position_grant AS N ON (
  667. M.oc_id = N.oc_id
  668. AND M.account_id = N.account_id
  669. AND M.group_id = N.group_id
  670. AND M.position_id = N.position_id )
  671. LEFT JOIN s_position AS P ON(M.oc_id = P.oc_id AND M.position_id = P.position_id)
  672. LEFT JOIN s_group AS GP ON(M.oc_id = GP.oc_id AND N.grant_group_id = GP.group_id )
  673. ) AS D ON (A.oc_id= D.oc_id AND A.account_id = D.account_id AND A.group_id = D.group_id)
  674. WHERE B.deleted_flag = 0
  675. AND A.oc_id = 406283
  676. ORDER BY A.account_id, A.group_id
  677. LIMIT 999999
  678. 19:45:40.992 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  679. 19:45:40.994 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  680. 19:45:40.996 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  681. 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
  682. 19:45:40.998 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  683. 19:45:40.999 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  684. 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)
  685. 19:45:41.006 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  686. 19:45:41.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  687. 19:45:41.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  688. 19:45:41.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  689. 19:45:41.019 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  690. 19:45:41.022 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.