project_image_synthesis.log 103 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. 2023-07-31 13:59:34.085 INFO 17300 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 17300 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  2. 2023-07-31 13:59:34.088 INFO 17300 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  3. 2023-07-31 13:59:35.311 INFO 17300 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2023-07-31 13:59:35.313 INFO 17300 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  5. 2023-07-31 13:59:35.351 INFO 17300 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
  6. 2023-07-31 13:59:35.425 WARN 17300 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  7. 2023-07-31 13:59:35.695 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2023-07-31 13:59:35.769 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$75682f7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  9. 2023-07-31 13:59:35.775 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  10. 2023-07-31 13:59:35.780 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  11. 2023-07-31 13:59:35.788 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bd9bea9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  12. 2023-07-31 13:59:35.800 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$815c7bbc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  13. 2023-07-31 13:59:36.231 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  14. 2023-07-31 13:59:36.277 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2023-07-31 13:59:36.288 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  16. 2023-07-31 13:59:36.302 INFO 17300 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  17. 2023-07-31 13:59:36.617 INFO 17300 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  18. 2023-07-31 13:59:36.638 INFO 17300 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  19. 2023-07-31 13:59:36.638 INFO 17300 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  20. 2023-07-31 13:59:37.061 INFO 17300 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  21. 2023-07-31 13:59:37.062 INFO 17300 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2892 ms
  22. 2023-07-31 13:59:37.258 INFO 17300 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  23. 2023-07-31 13:59:37.372 INFO 17300 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  24. 2023-07-31 13:59:37.372 INFO 17300 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  25. 2023-07-31 13:59:37.372 INFO 17300 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  26. 2023-07-31 13:59:37.372 INFO 17300 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  27. 2023-07-31 13:59:39.017 INFO 17300 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  28. 2023-07-31 13:59:39.438 INFO 17300 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  29. 2023-07-31 13:59:39.570 INFO 17300 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  30. 2023-07-31 13:59:39.572 INFO 17300 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 6.107 seconds (JVM running for 7.086)
  31. 2023-07-31 13:59:39.575 INFO 17300 --- [main] c.x.s.SpringbootFunctionApplication :
  32. ----------------------------------------------------------
  33. Application 'imageSynthesis' is running! ----------------------------------------------------------
  34. 2023-07-31 14:01:48.740 INFO 17300 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  35. 2023-07-31 14:01:48.740 INFO 17300 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  36. 2023-07-31 14:01:48.753 INFO 17300 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 13 ms
  37. 2023-07-31 14:01:48.920 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3fa067ac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  38. 2023-07-31 14:01:48.922 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3f621393 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  39. 2023-07-31 14:01:48.924 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3c38ed4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  40. 2023-07-31 14:01:48.926 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@14defe93 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  41. 2023-07-31 14:01:48.927 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@17bfa74a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  42. 2023-07-31 14:01:48.929 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@386ed0a5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  43. 2023-07-31 14:01:48.930 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@27c44c52 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  44. 2023-07-31 14:01:48.931 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@440d045f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  45. 2023-07-31 14:01:48.932 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2e626e63 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  46. 2023-07-31 14:01:48.933 WARN 17300 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@60c778f2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  47. 2023-07-31 14:01:50.156 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时1288毫秒
  48. 2023-07-31 14:01:50.189 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip192.168.12.123,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"宋体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  49. 2023-07-31 14:01:50.192 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  50. 2023-07-31 14:24:42.687 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@79ea3221 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  51. 2023-07-31 14:24:42.689 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5451b176 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  52. 2023-07-31 14:24:42.690 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2de97715 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  53. 2023-07-31 14:24:42.691 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6be9cab7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  54. 2023-07-31 14:24:42.692 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21e519f2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  55. 2023-07-31 14:24:42.694 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c767598 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  56. 2023-07-31 14:24:42.696 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6888bfd6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  57. 2023-07-31 14:24:42.697 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@176ca3bd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  58. 2023-07-31 14:24:42.698 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c1f071c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  59. 2023-07-31 14:24:42.699 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@338a67b2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  60. 2023-07-31 14:24:44.466 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时1820毫秒
  61. 2023-07-31 14:24:44.467 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  62. 2023-07-31 14:24:44.467 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  63. 2023-07-31 14:24:44.673 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时5毫秒
  64. 2023-07-31 14:24:44.674 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  65. 2023-07-31 14:24:44.674 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  66. 2023-07-31 14:25:40.899 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时7毫秒
  67. 2023-07-31 14:25:40.899 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  68. 2023-07-31 14:25:40.899 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  69. 2023-07-31 14:25:49.032 INFO 17300 --- [http-nio-10015-exec-10] io.lettuce.core.EpollProvider : Starting without optional epoll library
  70. 2023-07-31 14:25:49.034 INFO 17300 --- [http-nio-10015-exec-10] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  71. 2023-07-31 14:25:49.652 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.base.UserController.detailInfo耗时11毫秒
  72. 2023-07-31 14:25:49.652 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/sys/user,请求方式GET,入参:["httpServletRequest"]
  73. 2023-07-31 14:25:49.662 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  74. 2023-07-31 14:25:50.409 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时5毫秒
  75. 2023-07-31 14:25:50.409 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  76. 2023-07-31 14:25:50.416 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  77. 2023-07-31 14:25:50.640 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.base.DictDataController.selectList耗时47毫秒
  78. 2023-07-31 14:25:50.640 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/sys/dictData/selectList,请求方式GET,入参:["httpServletRequest","SYS_FONT_STYLE"]
  79. 2023-07-31 14:25:50.648 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  80. 2023-07-31 14:25:52.316 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时9毫秒
  81. 2023-07-31 14:25:52.316 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  82. 2023-07-31 14:25:52.323 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  83. 2023-07-31 14:25:52.463 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时7毫秒
  84. 2023-07-31 14:25:52.464 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  85. 2023-07-31 14:25:52.469 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  86. 2023-07-31 14:25:54.307 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时2毫秒
  87. 2023-07-31 14:25:54.307 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  88. 2023-07-31 14:25:54.312 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  89. 2023-07-31 14:25:55.231 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时3毫秒
  90. 2023-07-31 14:25:55.231 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  91. 2023-07-31 14:25:55.235 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  92. 2023-07-31 14:26:04.844 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.CommonController.uploadFile耗时430毫秒
  93. 2023-07-31 14:26:04.850 ERROR 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : sysLog,exception:{}
  94. com.alibaba.fastjson.JSONException: write javaBean error, fastjson version 1.2.70, class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest, fieldName : 0
  95. at com.alibaba.fastjson.serializer.JavaBeanSerializer.write(JavaBeanSerializer.java:539)
  96. at com.alibaba.fastjson.serializer.JavaBeanSerializer.write(JavaBeanSerializer.java:149)
  97. at com.alibaba.fastjson.serializer.ObjectArrayCodec.write(ObjectArrayCodec.java:103)
  98. at com.alibaba.fastjson.serializer.JSONSerializer.write(JSONSerializer.java:285)
  99. at com.alibaba.fastjson.JSON.toJSONString(JSON.java:758)
  100. at com.alibaba.fastjson.JSON.toJSONString(JSON.java:696)
  101. at com.alibaba.fastjson.JSON.toJSONString(JSON.java:661)
  102. at com.xmnk.springbootfunction.aop.aspect.SysLogAspect.saveSysLog(SysLogAspect.java:96)
  103. at com.xmnk.springbootfunction.aop.aspect.SysLogAspect.around(SysLogAspect.java:61)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  107. at java.lang.reflect.Method.invoke(Method.java:498)
  108. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
  109. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
  110. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
  111. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
  112. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
  113. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  114. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
  115. at com.xmnk.springbootfunction.controller.CommonController$$EnhancerBySpringCGLIB$$3fd5d413.uploadFile(<generated>)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  119. at java.lang.reflect.Method.invoke(Method.java:498)
  120. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
  121. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
  122. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
  123. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
  124. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
  125. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  126. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
  127. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
  128. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
  129. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
  130. at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
  131. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
  132. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
  133. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  134. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  135. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  136. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  137. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  138. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  139. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  140. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  141. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  142. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  143. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  144. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  145. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  146. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  147. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  148. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  149. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  150. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  151. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  152. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  153. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  154. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  155. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  156. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  157. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  158. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  159. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  160. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  161. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  162. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  163. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  164. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  165. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  166. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  167. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  168. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  169. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  170. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  171. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  172. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
  173. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
  174. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  175. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  176. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  177. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  178. at java.lang.Thread.run(Thread.java:748)
  179. Caused by: java.lang.IllegalStateException: It is illegal to call this method if the current request is not in asynchronous mode (i.e. isAsyncStarted() returns false)
  180. at org.apache.catalina.connector.Request.getAsyncContext(Request.java:1784)
  181. at org.apache.catalina.connector.RequestFacade.getAsyncContext(RequestFacade.java:1068)
  182. at javax.servlet.ServletRequestWrapper.getAsyncContext(ServletRequestWrapper.java:435)
  183. at javax.servlet.ServletRequestWrapper.getAsyncContext(ServletRequestWrapper.java:435)
  184. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  185. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  186. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  187. at java.lang.reflect.Method.invoke(Method.java:498)
  188. at com.alibaba.fastjson.util.FieldInfo.get(FieldInfo.java:544)
  189. at com.alibaba.fastjson.serializer.FieldSerializer.getPropertyValueDirect(FieldSerializer.java:145)
  190. at com.alibaba.fastjson.serializer.JavaBeanSerializer.write(JavaBeanSerializer.java:282)
  191. ... 83 common frames omitted
  192. 2023-07-31 14:26:04.850 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/common/upload,请求方式POST,入参:null
  193. 2023-07-31 14:26:04.855 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  194. 2023-07-31 14:26:18.920 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.update耗时33毫秒
  195. 2023-07-31 14:26:18.920 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/update,请求方式PUT,入参:["httpServletRequest",{"backgroundUrl":"/uploadPath/470_710QF9dZpw7-bg2.png","id":1,"name":"百家论坛","templateUrl":"/uploadPath/470_71059u10QzM-700.jpg","updateTime":1690784778891}]
  196. 2023-07-31 14:26:18.924 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  197. 2023-07-31 14:26:19.007 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时5毫秒
  198. 2023-07-31 14:26:19.007 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  199. 2023-07-31 14:26:19.014 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  200. 2023-07-31 14:26:19.237 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时162毫秒
  201. 2023-07-31 14:26:19.237 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"宋体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  202. 2023-07-31 14:26:19.241 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  203. 2023-07-31 14:26:19.441 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时3毫秒
  204. 2023-07-31 14:26:19.441 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  205. 2023-07-31 14:26:19.445 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  206. 2023-07-31 14:28:56.939 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c522136 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  207. 2023-07-31 14:28:56.949 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6b628ceb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  208. 2023-07-31 14:28:56.961 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e578d8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  209. 2023-07-31 14:28:56.962 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@77404264 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  210. 2023-07-31 14:28:56.964 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d4a5f93 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  211. 2023-07-31 14:28:56.965 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22b08505 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  212. 2023-07-31 14:28:56.968 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@9b80a33 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  213. 2023-07-31 14:28:56.969 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c9e2a02 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  214. 2023-07-31 14:28:56.972 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@732744c5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  215. 2023-07-31 14:28:56.974 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@55996f09 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  216. 2023-07-31 14:28:56.986 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时49毫秒
  217. 2023-07-31 14:28:56.986 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  218. 2023-07-31 14:28:56.986 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  219. 2023-07-31 14:40:25.022 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11fae9a4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  220. 2023-07-31 14:40:25.024 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5a291c88 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  221. 2023-07-31 14:40:25.025 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@426ac1a8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  222. 2023-07-31 14:40:25.027 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@52436201 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  223. 2023-07-31 14:40:25.028 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@976fcd4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  224. 2023-07-31 14:40:25.030 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1b296c2e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  225. 2023-07-31 14:40:25.031 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@fda9962 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  226. 2023-07-31 14:40:25.033 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4640a1f2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  227. 2023-07-31 14:40:25.034 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@786e75b2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  228. 2023-07-31 14:40:25.036 WARN 17300 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@28f62e8d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  229. 2023-07-31 14:40:25.042 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时22毫秒
  230. 2023-07-31 14:40:25.042 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  231. 2023-07-31 14:40:25.042 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  232. 2023-07-31 14:40:27.672 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时154毫秒
  233. 2023-07-31 14:40:27.673 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"宋体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"内容","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"标题","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"名称","type":2}]}]
  234. 2023-07-31 14:40:27.673 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  235. 2023-07-31 14:40:41.591 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.base.UserController.detailInfo耗时9毫秒
  236. 2023-07-31 14:40:41.591 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/sys/user,请求方式GET,入参:["httpServletRequest"]
  237. 2023-07-31 14:40:41.594 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  238. 2023-07-31 14:40:42.176 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时10毫秒
  239. 2023-07-31 14:40:42.177 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  240. 2023-07-31 14:40:42.190 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  241. 2023-07-31 14:40:42.389 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.base.DictDataController.selectList耗时5毫秒
  242. 2023-07-31 14:40:42.389 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/sys/dictData/selectList,请求方式GET,入参:["httpServletRequest","SYS_FONT_STYLE"]
  243. 2023-07-31 14:40:42.393 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  244. 2023-07-31 14:40:43.991 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时6毫秒
  245. 2023-07-31 14:40:43.991 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  246. 2023-07-31 14:40:43.995 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  247. 2023-07-31 14:40:44.068 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时3毫秒
  248. 2023-07-31 14:40:44.068 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  249. 2023-07-31 14:40:44.078 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  250. 2023-07-31 14:40:46.408 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时6毫秒
  251. 2023-07-31 14:40:46.408 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  252. 2023-07-31 14:40:46.412 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  253. 2023-07-31 14:40:58.803 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.CommonController.uploadFile耗时318毫秒
  254. 2023-07-31 14:40:58.803 ERROR 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : sysLog,exception:{}
  255. com.alibaba.fastjson.JSONException: write javaBean error, fastjson version 1.2.70, class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest, fieldName : 0
  256. at com.alibaba.fastjson.serializer.JavaBeanSerializer.write(JavaBeanSerializer.java:539)
  257. at com.alibaba.fastjson.serializer.JavaBeanSerializer.write(JavaBeanSerializer.java:149)
  258. at com.alibaba.fastjson.serializer.ObjectArrayCodec.write(ObjectArrayCodec.java:103)
  259. at com.alibaba.fastjson.serializer.JSONSerializer.write(JSONSerializer.java:285)
  260. at com.alibaba.fastjson.JSON.toJSONString(JSON.java:758)
  261. at com.alibaba.fastjson.JSON.toJSONString(JSON.java:696)
  262. at com.alibaba.fastjson.JSON.toJSONString(JSON.java:661)
  263. at com.xmnk.springbootfunction.aop.aspect.SysLogAspect.saveSysLog(SysLogAspect.java:96)
  264. at com.xmnk.springbootfunction.aop.aspect.SysLogAspect.around(SysLogAspect.java:61)
  265. at sun.reflect.GeneratedMethodAccessor162.invoke(Unknown Source)
  266. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  267. at java.lang.reflect.Method.invoke(Method.java:498)
  268. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
  269. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
  270. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
  271. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
  272. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
  273. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  274. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
  275. at com.xmnk.springbootfunction.controller.CommonController$$EnhancerBySpringCGLIB$$3fd5d413.uploadFile(<generated>)
  276. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  277. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  278. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  279. at java.lang.reflect.Method.invoke(Method.java:498)
  280. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
  281. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
  282. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
  283. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892)
  284. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
  285. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  286. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039)
  287. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
  288. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
  289. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
  290. at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
  291. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
  292. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
  293. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  294. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  295. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  296. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  297. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  298. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  299. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  300. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  301. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  302. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  303. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  304. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  305. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  306. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  307. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  308. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  309. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  310. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  311. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  312. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  313. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  314. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  315. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  316. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  317. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  318. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  319. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  320. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109)
  321. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  322. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  323. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  324. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  325. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  326. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  327. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  328. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  329. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  330. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  331. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  332. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853)
  333. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587)
  334. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  335. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  336. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  337. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  338. at java.lang.Thread.run(Thread.java:748)
  339. Caused by: java.lang.IllegalStateException: It is illegal to call this method if the current request is not in asynchronous mode (i.e. isAsyncStarted() returns false)
  340. at org.apache.catalina.connector.Request.getAsyncContext(Request.java:1784)
  341. at org.apache.catalina.connector.RequestFacade.getAsyncContext(RequestFacade.java:1068)
  342. at javax.servlet.ServletRequestWrapper.getAsyncContext(ServletRequestWrapper.java:435)
  343. at javax.servlet.ServletRequestWrapper.getAsyncContext(ServletRequestWrapper.java:435)
  344. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  345. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  346. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  347. at java.lang.reflect.Method.invoke(Method.java:498)
  348. at com.alibaba.fastjson.util.FieldInfo.get(FieldInfo.java:544)
  349. at com.alibaba.fastjson.serializer.FieldSerializer.getPropertyValueDirect(FieldSerializer.java:145)
  350. at com.alibaba.fastjson.serializer.JavaBeanSerializer.write(JavaBeanSerializer.java:282)
  351. ... 82 common frames omitted
  352. 2023-07-31 14:40:58.804 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/common/upload,请求方式POST,入参:null
  353. 2023-07-31 14:40:58.807 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  354. 2023-07-31 14:41:00.170 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.update耗时24毫秒
  355. 2023-07-31 14:41:00.170 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/update,请求方式PUT,入参:["httpServletRequest",{"backgroundUrl":"/uploadPath/470_710lKc7X29i-bg1.jpg","id":1,"name":"百家论坛","templateUrl":"/uploadPath/470_71059u10QzM-700.jpg","updateTime":1690785660147}]
  356. 2023-07-31 14:41:00.174 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  357. 2023-07-31 14:41:00.221 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  358. 2023-07-31 14:41:00.221 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  359. 2023-07-31 14:41:00.224 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  360. 2023-07-31 14:41:00.470 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时197毫秒
  361. 2023-07-31 14:41:00.470 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"宋体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  362. 2023-07-31 14:41:00.473 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  363. 2023-07-31 14:41:00.584 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时4毫秒
  364. 2023-07-31 14:41:00.585 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  365. 2023-07-31 14:41:00.591 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  366. 2023-07-31 14:41:01.930 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时2毫秒
  367. 2023-07-31 14:41:01.930 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  368. 2023-07-31 14:41:01.934 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  369. 2023-07-31 14:41:02.016 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时1毫秒
  370. 2023-07-31 14:41:02.016 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  371. 2023-07-31 14:41:02.019 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  372. 2023-07-31 14:41:04.152 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时4毫秒
  373. 2023-07-31 14:41:04.152 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  374. 2023-07-31 14:41:04.156 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  375. 2023-07-31 14:41:04.399 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时183毫秒
  376. 2023-07-31 14:41:04.400 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"宋体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  377. 2023-07-31 14:41:04.402 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  378. 2023-07-31 14:41:09.861 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时1毫秒
  379. 2023-07-31 14:41:09.861 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  380. 2023-07-31 14:41:09.864 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  381. 2023-07-31 14:41:12.873 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时6毫秒
  382. 2023-07-31 14:41:12.873 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  383. 2023-07-31 14:41:12.877 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  384. 2023-07-31 14:41:13.128 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时195毫秒
  385. 2023-07-31 14:41:13.128 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"宋体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  386. 2023-07-31 14:41:13.132 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  387. 2023-07-31 14:41:20.621 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.update耗时22毫秒
  388. 2023-07-31 14:41:20.621 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/update,请求方式PUT,入参:["httpServletRequest",{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","templateId":1,"title":"内容","type":2,"updateTime":1690785680606}]
  389. 2023-07-31 14:41:20.625 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  390. 2023-07-31 14:41:20.708 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  391. 2023-07-31 14:41:20.708 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  392. 2023-07-31 14:41:20.711 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  393. 2023-07-31 14:41:20.772 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  394. 2023-07-31 14:41:20.772 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  395. 2023-07-31 14:41:20.775 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  396. 2023-07-31 14:41:20.815 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时1毫秒
  397. 2023-07-31 14:41:20.815 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  398. 2023-07-31 14:41:20.818 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  399. 2023-07-31 14:41:21.170 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  400. 2023-07-31 14:41:21.171 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  401. 2023-07-31 14:41:21.175 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  402. 2023-07-31 14:41:21.472 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时241毫秒
  403. 2023-07-31 14:41:21.472 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"16\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  404. 2023-07-31 14:41:21.475 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  405. 2023-07-31 14:41:24.348 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时4毫秒
  406. 2023-07-31 14:41:24.349 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  407. 2023-07-31 14:41:24.361 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  408. 2023-07-31 14:41:26.926 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.update耗时17毫秒
  409. 2023-07-31 14:41:26.926 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/update,请求方式PUT,入参:["httpServletRequest",{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"20\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","templateId":1,"title":"内容","type":2,"updateTime":1690785686910}]
  410. 2023-07-31 14:41:26.930 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  411. 2023-07-31 14:41:27.045 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时9毫秒
  412. 2023-07-31 14:41:27.045 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  413. 2023-07-31 14:41:27.048 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  414. 2023-07-31 14:41:27.191 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时7毫秒
  415. 2023-07-31 14:41:27.191 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  416. 2023-07-31 14:41:27.200 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  417. 2023-07-31 14:41:27.269 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时2毫秒
  418. 2023-07-31 14:41:27.269 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  419. 2023-07-31 14:41:27.273 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  420. 2023-07-31 14:41:27.622 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时9毫秒
  421. 2023-07-31 14:41:27.622 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  422. 2023-07-31 14:41:27.625 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  423. 2023-07-31 14:41:27.927 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时216毫秒
  424. 2023-07-31 14:41:27.927 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"20\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  425. 2023-07-31 14:41:27.931 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  426. 2023-07-31 14:41:37.030 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时4毫秒
  427. 2023-07-31 14:41:37.030 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  428. 2023-07-31 14:41:37.035 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  429. 2023-07-31 14:41:37.995 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  430. 2023-07-31 14:41:37.995 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  431. 2023-07-31 14:41:37.999 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  432. 2023-07-31 14:41:39.448 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时205毫秒
  433. 2023-07-31 14:41:39.448 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"20\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"内容","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"标题","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"名称","type":2}]}]
  434. 2023-07-31 14:41:39.452 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  435. 2023-07-31 14:42:01.841 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时248毫秒
  436. 2023-07-31 14:42:01.841 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入T3 抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"20\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"内容","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"标题","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"名称","type":2}]}]
  437. 2023-07-31 14:42:01.846 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  438. 2023-07-31 14:43:50.448 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时245毫秒
  439. 2023-07-31 14:43:50.448 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"w\":423,\"x\":21,\"h\":273,\"y\":343}","content":"胡立宏,现任南京中医药大学副校长、中药功效质重点实验室主任,研究员、国家杰青。长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。 曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":9,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"font\":\"黑体\",\"bold\":\"false\",\"lineHeight\":\"20\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"内容","type":2},{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"标题","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","title":"名称","type":2}]}]
  440. 2023-07-31 14:43:50.453 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  441. 2023-07-31 14:44:09.920 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.base.UserController.detailInfo耗时13毫秒
  442. 2023-07-31 14:44:09.921 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/sys/user,请求方式GET,入参:["httpServletRequest"]
  443. 2023-07-31 14:44:09.929 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  444. 2023-07-31 14:44:10.404 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.base.DictDataController.selectList耗时2毫秒
  445. 2023-07-31 14:44:10.405 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/sys/dictData/selectList,请求方式GET,入参:["httpServletRequest","SYS_FONT_STYLE"]
  446. 2023-07-31 14:44:10.408 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  447. 2023-07-31 14:44:10.409 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时3毫秒
  448. 2023-07-31 14:44:10.409 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  449. 2023-07-31 14:44:10.409 WARN 17300 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@180578c5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  450. 2023-07-31 14:44:10.412 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  451. 2023-07-31 14:44:10.414 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63f8fb10 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  452. 2023-07-31 14:44:10.415 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@62b0aa2c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  453. 2023-07-31 14:44:10.417 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3c8abda1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  454. 2023-07-31 14:44:10.418 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22d9c7d3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  455. 2023-07-31 14:44:10.419 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6dd88e3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  456. 2023-07-31 14:44:10.421 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@61dbb3de (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  457. 2023-07-31 14:44:10.422 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8556df1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  458. 2023-07-31 14:44:10.424 WARN 17300 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64dec477 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  459. 2023-07-31 14:44:11.646 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时4毫秒
  460. 2023-07-31 14:44:11.646 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  461. 2023-07-31 14:44:11.649 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  462. 2023-07-31 14:44:11.721 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时4毫秒
  463. 2023-07-31 14:44:11.722 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  464. 2023-07-31 14:44:11.732 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  465. 2023-07-31 14:44:12.662 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时1毫秒
  466. 2023-07-31 14:44:12.662 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["9"]
  467. 2023-07-31 14:44:12.665 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  468. 2023-07-31 14:44:14.591 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.deleteById耗时34毫秒
  469. 2023-07-31 14:44:14.591 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/deleteById,请求方式DELETE,入参:["httpServletRequest",9]
  470. 2023-07-31 14:44:14.595 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  471. 2023-07-31 14:44:14.651 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时8毫秒
  472. 2023-07-31 14:44:14.651 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  473. 2023-07-31 14:44:14.658 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  474. 2023-07-31 14:44:14.709 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  475. 2023-07-31 14:44:14.709 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  476. 2023-07-31 14:44:14.711 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  477. 2023-07-31 14:44:38.563 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.input耗时26毫秒
  478. 2023-07-31 14:44:38.563 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/input,请求方式POST,入参:["httpServletRequest",{"area":"{\"x\":22,\"y\":336,\"w\":321,\"h\":278}","content":"胡立宏,现任南京中医药大学副校长、中药功效质重点实验室主任,研究员、国家杰青。长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。 曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","createTime":1690785878540,"id":13,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"20\",\"font\":\"黑体\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","templateId":1,"title":"内容","type":2,"updateTime":1690785878540}]
  479. 2023-07-31 14:44:38.567 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  480. 2023-07-31 14:44:38.634 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  481. 2023-07-31 14:44:38.634 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  482. 2023-07-31 14:44:38.637 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  483. 2023-07-31 14:44:38.676 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时2毫秒
  484. 2023-07-31 14:44:38.676 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  485. 2023-07-31 14:44:38.679 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  486. 2023-07-31 14:44:38.688 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时6毫秒
  487. 2023-07-31 14:44:38.688 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["11"]
  488. 2023-07-31 14:44:38.691 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  489. 2023-07-31 14:44:40.342 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时5毫秒
  490. 2023-07-31 14:44:40.342 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  491. 2023-07-31 14:44:40.347 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  492. 2023-07-31 14:44:40.632 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时212毫秒
  493. 2023-07-31 14:44:40.633 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":336,\"w\":321,\"h\":278}","content":"胡立宏,现任南京中医药大学副校长、中药功效质重点实验室主任,研究员、国家杰青。长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。 曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":13,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"20\",\"font\":\"黑体\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  494. 2023-07-31 14:44:40.636 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  495. 2023-07-31 14:44:44.669 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时4毫秒
  496. 2023-07-31 14:44:44.670 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  497. 2023-07-31 14:44:44.676 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  498. 2023-07-31 14:44:44.967 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时180毫秒
  499. 2023-07-31 14:44:44.967 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":336,\"w\":321,\"h\":278}","content":"胡立宏,现任南京中医药大学副校长、中药功效质重点实验室主任,研究员、国家杰青。长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。 曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":13,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"20\",\"font\":\"黑体\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  500. 2023-07-31 14:44:44.970 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  501. 2023-07-31 14:45:00.384 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时3毫秒
  502. 2023-07-31 14:45:00.384 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["13"]
  503. 2023-07-31 14:45:00.392 INFO 17300 --- [http-nio-10015-exec-1] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  504. 2023-07-31 14:45:06.212 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.deleteById耗时29毫秒
  505. 2023-07-31 14:45:06.212 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/deleteById,请求方式DELETE,入参:["httpServletRequest",13]
  506. 2023-07-31 14:45:06.223 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  507. 2023-07-31 14:45:06.317 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时4毫秒
  508. 2023-07-31 14:45:06.317 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  509. 2023-07-31 14:45:06.322 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  510. 2023-07-31 14:45:06.400 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时13毫秒
  511. 2023-07-31 14:45:06.400 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  512. 2023-07-31 14:45:06.404 INFO 17300 --- [http-nio-10015-exec-2] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  513. 2023-07-31 14:45:17.923 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.input耗时24毫秒
  514. 2023-07-31 14:45:17.923 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/input,请求方式POST,入参:["httpServletRequest",{"area":"{\"x\":22,\"y\":339,\"w\":431,\"h\":280}","content":"胡立宏,现任南京中医药大学副校长、中药功效质重点实验室主任,研究员、国家杰青。长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。 曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","createTime":1690785917900,"id":14,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"20\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","templateId":1,"title":"内容","type":2,"updateTime":1690785917900}]
  515. 2023-07-31 14:45:17.926 INFO 17300 --- [http-nio-10015-exec-6] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  516. 2023-07-31 14:45:18.251 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时3毫秒
  517. 2023-07-31 14:45:18.251 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  518. 2023-07-31 14:45:18.254 INFO 17300 --- [http-nio-10015-exec-5] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  519. 2023-07-31 14:45:18.329 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时5毫秒
  520. 2023-07-31 14:45:18.330 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  521. 2023-07-31 14:45:18.338 INFO 17300 --- [http-nio-10015-exec-7] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  522. 2023-07-31 14:45:18.377 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateElementController.selectOne耗时3毫秒
  523. 2023-07-31 14:45:18.377 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/element/selectOne,请求方式GET,入参:["11"]
  524. 2023-07-31 14:45:18.385 INFO 17300 --- [http-nio-10015-exec-8] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  525. 2023-07-31 14:45:18.926 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.selectOne耗时2毫秒
  526. 2023-07-31 14:45:18.926 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/selectOne,请求方式GET,入参:["1"]
  527. 2023-07-31 14:45:18.930 INFO 17300 --- [http-nio-10015-exec-9] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  528. 2023-07-31 14:45:19.216 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.preview耗时220毫秒
  529. 2023-07-31 14:45:19.216 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/preview,请求方式POST,入参:["httpServletRequest",{"id":1,"list":[{"area":"{\"x\":20,\"y\":663,\"w\":372,\"h\":28}","content":"内容内容内容内容内容内容内容内容内容内容内容内容内容内容","id":11,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":291,\"w\":141,\"h\":36}","content":"主讲人、胡丽红","id":12,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"14\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2},{"area":"{\"x\":22,\"y\":339,\"w\":431,\"h\":280}","content":"胡立宏,现任南京中医药大学副校长、中药功效质重点实验室主任,研究员、国家杰青。长期从事基于中药量丰成分和老药的药物发现研究,发现了一批药物候选物,实现了多项发明专利技术成果转化,其中基于老药舒尼替尼结构设计、开发的新型 FLT3抑制剂 XYO206,临床试验结果显示其对 FLT3 野生型和突变型具有 68% 的完全缓解率,有望成为该类 bestinclass 药物。 曾获国家科技进步二等奖、上海市科技进步一等奖、江苏省研究生教育改革成果奖二等奖,连续多年入选 EIservier 高被引学者榜单。","id":14,"tStyle":"{\"color\":\"rgb(0, 0, 0)\",\"size\":\"14\",\"lineHeight\":\"20\",\"font\":\"微软雅黑\",\"bold\":\"false\",\"r\":\"0\",\"g\":\"0\",\"b\":\"0\"}","type":2}]}]
  530. 2023-07-31 14:45:19.219 INFO 17300 --- [http-nio-10015-exec-10] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  531. 2023-07-31 14:45:25.798 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时7毫秒
  532. 2023-07-31 14:45:25.798 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  533. 2023-07-31 14:45:25.805 INFO 17300 --- [http-nio-10015-exec-4] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  534. 2023-07-31 14:45:25.878 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : 请求com.xmnk.springbootfunction.controller.TemplateController.list耗时6毫秒
  535. 2023-07-31 14:45:25.878 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : Ip127.0.0.1,接口地址http://192.168.12.123:10015/template/list,请求方式GET,入参:["httpServletRequest",{}]
  536. 2023-07-31 14:45:25.886 INFO 17300 --- [http-nio-10015-exec-3] c.x.s.aop.aspect.SysLogAspect : BaseEntity(page=1, limit=10)
  537. 2023-07-31 14:48:40.698 INFO 17300 --- [Thread-15] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  538. 2023-07-31 14:48:40.701 INFO 17300 --- [Thread-15] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  539. 2023-07-31 14:48:40.822 INFO 17300 --- [Thread-15] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  540. 2023-07-31 14:48:40.823 INFO 17300 --- [Thread-15] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  541. 2023-07-31 14:48:40.834 INFO 17300 --- [Thread-15] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.