2022-01-04 10:22:12.254 [background-preinit] INFO org.hibernate.validator.internal.util.Version-HV000001: Hibernate Validator 6.1.7.Final
2022-01-04 10:22:12.285 [restartedMain] INFO com.fzm.portal.JoyingPortalApplication-Starting JoyingPortalApplication on LAPTOP-AT8CNAMK with PID 65436 (D:\workspace\fzm-joying\joying-portal\target\classes started by tangtuo in D:\workspace\fzm-joying)
2022-01-04 10:22:12.286 [restartedMain] INFO com.fzm.portal.JoyingPortalApplication-The following profiles are active: nj
2022-01-04 10:22:12.335 [restartedMain] INFO o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor-Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2022-01-04 10:22:12.335 [restartedMain] INFO o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor-For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2022-01-04 10:22:13.273 [restartedMain] INFO o.s.d.r.config.RepositoryConfigurationDelegate-Multiple Spring Data modules found, entering strict repository configuration mode!
2022-01-04 10:22:13.275 [restartedMain] INFO o.s.d.r.config.RepositoryConfigurationDelegate-Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-01-04 10:22:13.297 [restartedMain] INFO o.s.d.r.config.RepositoryConfigurationDelegate-Finished Spring Data repository scanning in 11ms. Found 0 Redis repository interfaces.
2022-01-04 10:22:14.204 [restartedMain] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer-Tomcat initialized with port(s): 8001 (http)
2022-01-04 10:22:14.211 [restartedMain] INFO org.apache.coyote.http11.Http11NioProtocol-Initializing ProtocolHandler ["http-nio-8001"]
2022-01-04 10:22:14.212 [restartedMain] INFO org.apache.catalina.core.StandardService-Starting service [Tomcat]
2022-01-04 10:22:14.212 [restartedMain] INFO org.apache.catalina.core.StandardEngine-Starting Servlet engine: [Apache Tomcat/9.0.43]
2022-01-04 10:22:14.342 [restartedMain] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]-Initializing Spring embedded WebApplicationContext
2022-01-04 10:22:14.342 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext-Root WebApplicationContext: initialization completed in 2007 ms
2022-01-04 10:22:14.498 [restartedMain] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure-Init DruidDataSource
2022-01-04 10:22:15.560 [restartedMain] INFO com.alibaba.druid.pool.DruidDataSource-{dataSource-1} inited
2022-01-04 10:22:17.227 [restartedMain] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|ObsClient||||2022-01-04 10:22:16|2022-01-04 10:22:17|||0|
2022-01-04 10:22:17.520 [restartedMain] INFO org.redisson.Version-Redisson 3.16.0
2022-01-04 10:22:18.540 [redisson-netty-4-18] INFO o.r.connection.pool.MasterPubSubConnectionPool-1 connections initialized for 146.56.218.121/146.56.218.121:6379
2022-01-04 10:22:18.662 [redisson-netty-4-21] INFO org.redisson.connection.pool.MasterConnectionPool-24 connections initialized for 146.56.218.121/146.56.218.121:6379
2022-01-04 10:22:18.804 [restartedMain] WARN c.b.mybatisplus.core.metadata.TableInfoHelper-Warn: Could not find @TableId in Class: com.fzm.common.entity.CopyrightApplyOwnerRelation.
2022-01-04 10:22:18.884 [restartedMain] WARN c.b.mybatisplus.core.metadata.TableInfoHelper-Warn: Could not find @TableId in Class: com.fzm.common.entity.CopyrightAuthorityRelation.
2022-01-04 10:22:18.971 [restartedMain] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor-Initializing ExecutorService 'threadPoolTaskExecutor'
2022-01-04 10:22:20.180 [restartedMain] INFO o.s.b.d.autoconfigure.OptionalLiveReloadServer-LiveReload server is running on port 35729
2022-01-04 10:22:20.741 [restartedMain] INFO org.apache.coyote.http11.Http11NioProtocol-Starting ProtocolHandler ["http-nio-8001"]
2022-01-04 10:22:20.754 [restartedMain] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer-Tomcat started on port(s): 8001 (http) with context path ''
2022-01-04 10:22:20.755 [restartedMain] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper-Context refreshed
2022-01-04 10:22:20.771 [restartedMain] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper-Found 1 custom documentation plugin(s)
2022-01-04 10:22:20.801 [restartedMain] INFO s.d.spring.web.scanners.ApiListingReferenceScanner-Scanning for api listing references
2022-01-04 10:22:20.911 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_1
2022-01-04 10:22:20.923 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_2
2022-01-04 10:22:20.941 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_3
2022-01-04 10:22:20.969 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: getByIdUsingGET_1
2022-01-04 10:22:20.988 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_4
2022-01-04 10:22:21.009 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: addUsingPOST_1
2022-01-04 10:22:21.009 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: deleteUsingPOST_1
2022-01-04 10:22:21.016 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_5
2022-01-04 10:22:21.017 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: updateUsingPOST_1
2022-01-04 10:22:21.019 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: deleteUsingPOST_2
2022-01-04 10:22:21.022 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_6
2022-01-04 10:22:21.052 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_7
2022-01-04 10:22:21.057 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: publishUsingPOST_1
2022-01-04 10:22:21.073 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: saveUsingPOST_1
2022-01-04 10:22:21.082 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: getDetailUsingGET_1
2022-01-04 10:22:21.084 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_8
2022-01-04 10:22:21.086 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: listUsingGET_9
2022-01-04 10:22:21.087 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: deleteUsingPOST_3
2022-01-04 10:22:21.088 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: downloadUsingPOST_1
2022-01-04 10:22:21.089 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: uploadUsingPOST_1
2022-01-04 10:22:21.110 [restartedMain] INFO s.d.s.w.r.operation.CachingOperationNameGenerator-Generating unique operation named: updateUsingPOST_2
2022-01-04 10:22:21.130 [restartedMain] INFO com.fzm.portal.JoyingPortalApplication-Started JoyingPortalApplication in 9.283 seconds (JVM running for 11.497)
2022-01-04 10:28:41.361 [http-nio-8001-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]-Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-04 10:28:41.361 [http-nio-8001-exec-1] INFO org.springframework.web.servlet.DispatcherServlet-Initializing Servlet 'dispatcherServlet'
2022-01-04 10:28:41.370 [http-nio-8001-exec-1] INFO org.springframework.web.servlet.DispatcherServlet-Completed initialization in 9 ms
2022-01-04 10:29:27.145 [http-nio-8001-exec-10] INFO com.fzm.portal.aop.LogAop-请求路径: /user/login,请求参数:[LoginParam(telephone=17620078872, email=null, password=123456, verificationCode=null, codetype=null)]
2022-01-04 10:29:27.278 [http-nio-8001-exec-10] DEBUG com.fzm.common.mapper.UserMapper.selectOne-==> Preparing: SELECT id,telephone,email,password,wallet,nickname,signature,avatar,auth_type,auth_status,is_publish,create_date,update_date,create_time,update_time FROM tb_user WHERE (telephone = ? OR email = ?)
2022-01-04 10:30:34.667 [http-nio-8001-exec-2] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:30:35.068 [http-nio-8001-exec-2] INFO com.obs.services.internal.RestStorageService-OkHttp cost 384 ms to apply http request
2022-01-04 10:30:35.073 [http-nio-8001-exec-2] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:30:34|2022-01-04 10:30:35||[responseCode: 200][request-id: 0000017E22EC8CDD95432AF5879EDB81]|0|
2022-01-04 10:30:35.092 [http-nio-8001-exec-2] INFO com.obs.services.internal.RestStorageService-write data end, cost 4 ms
2022-01-04 10:30:35.236 [http-nio-8001-exec-2] INFO com.obs.services.internal.RestStorageService-OkHttp cost 154 ms to apply http request
2022-01-04 10:30:35.237 [http-nio-8001-exec-2] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:30:35|2022-01-04 10:30:35||[responseCode: 200][request-id: 0000017E22EC8D5095432C147204A3F8]|0|
2022-01-04 10:30:35.240 [http-nio-8001-exec-2] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:30:34|2022-01-04 10:30:35|||0|
2022-01-04 10:30:35.240 [http-nio-8001-exec-2] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 570 ms
2022-01-04 10:30:35.241 [http-nio-8001-exec-2] INFO com.obs.log.AccessLogger-2022-01-04 10:30:35 068|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 384 ms to apply http request
2022-01-04 10:31:22.228 [http-nio-8001-exec-4] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:31:22.306 [http-nio-8001-exec-4] INFO com.obs.services.internal.RestStorageService-write data end, cost 1 ms
2022-01-04 10:31:22.390 [http-nio-8001-exec-4] INFO com.obs.services.internal.RestStorageService-OkHttp cost 160 ms to apply http request
2022-01-04 10:31:22.391 [http-nio-8001-exec-4] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:31:22|2022-01-04 10:31:22||[responseCode: 200][request-id: 0000017E22ED45BE9594C337FA12352B]|0|
2022-01-04 10:31:22.393 [http-nio-8001-exec-4] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:31:22|2022-01-04 10:31:22|||0|
2022-01-04 10:31:22.393 [http-nio-8001-exec-4] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 164 ms
2022-01-04 10:31:22.393 [http-nio-8001-exec-4] INFO com.obs.log.AccessLogger-2022-01-04 10:31:22 306|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 1 ms
2022-01-04 10:31:22 391|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 160 ms to apply http request
2022-01-04 10:32:32.395 [http-nio-8001-exec-8] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:32:32.452 [http-nio-8001-exec-8] INFO com.obs.services.internal.RestStorageService-write data end, cost 2 ms
2022-01-04 10:32:32.486 [http-nio-8001-exec-8] INFO com.obs.services.internal.RestStorageService-OkHttp cost 89 ms to apply http request
2022-01-04 10:32:32.487 [http-nio-8001-exec-8] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:32:32|2022-01-04 10:32:32||[responseCode: 200][request-id: 0000017E22EE57BF97C8BD99423CD95F]|0|
2022-01-04 10:32:32.488 [http-nio-8001-exec-8] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:32:32|2022-01-04 10:32:32|||0|
2022-01-04 10:32:32.488 [http-nio-8001-exec-8] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 92 ms
2022-01-04 10:32:32.488 [http-nio-8001-exec-8] INFO com.obs.log.AccessLogger-2022-01-04 10:32:32 452|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 2 ms
2022-01-04 10:32:32 486|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 89 ms to apply http request
2022-01-04 10:33:20.345 [http-nio-8001-exec-3] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:33:20.417 [http-nio-8001-exec-3] INFO com.obs.services.internal.RestStorageService-write data end, cost 1 ms
2022-01-04 10:33:20.455 [http-nio-8001-exec-3] INFO com.obs.services.internal.RestStorageService-OkHttp cost 109 ms to apply http request
2022-01-04 10:33:20.455 [http-nio-8001-exec-3] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:33:20|2022-01-04 10:33:20||[responseCode: 200][request-id: 0000017E22EF131E98888DB6E66ED194]|0|
2022-01-04 10:33:20.456 [http-nio-8001-exec-3] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:33:20|2022-01-04 10:33:20|||0|
2022-01-04 10:33:20.456 [http-nio-8001-exec-3] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 111 ms
2022-01-04 10:33:20.456 [http-nio-8001-exec-3] INFO com.obs.log.AccessLogger-2022-01-04 10:33:20 417|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 1 ms
2022-01-04 10:33:20 455|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 109 ms to apply http request
2022-01-04 10:33:56.285 [http-nio-8001-exec-7] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:33:56.337 [http-nio-8001-exec-7] INFO com.obs.services.internal.RestStorageService-write data end, cost 0 ms
2022-01-04 10:33:56.434 [http-nio-8001-exec-7] INFO com.obs.services.internal.RestStorageService-OkHttp cost 147 ms to apply http request
2022-01-04 10:33:56.435 [http-nio-8001-exec-7] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:33:56|2022-01-04 10:33:56||[responseCode: 200][request-id: 0000017E22EF9F6F98E4C4CF84D5AE92]|0|
2022-01-04 10:33:56.436 [http-nio-8001-exec-7] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:33:56|2022-01-04 10:33:56|||0|
2022-01-04 10:33:56.437 [http-nio-8001-exec-7] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 151 ms
2022-01-04 10:33:56.437 [http-nio-8001-exec-7] INFO com.obs.log.AccessLogger-2022-01-04 10:33:56 337|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 0 ms
2022-01-04 10:33:56 434|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 147 ms to apply http request
2022-01-04 10:34:46.621 [http-nio-8001-exec-10] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:34:46.677 [http-nio-8001-exec-10] INFO com.obs.services.internal.RestStorageService-write data end, cost 1 ms
2022-01-04 10:34:46.712 [http-nio-8001-exec-10] INFO com.obs.services.internal.RestStorageService-OkHttp cost 90 ms to apply http request
2022-01-04 10:34:46.712 [http-nio-8001-exec-10] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:34:46|2022-01-04 10:34:46||[responseCode: 200][request-id: 0000017E22F06411980961E19F008E81]|0|
2022-01-04 10:34:46.713 [http-nio-8001-exec-10] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:34:46|2022-01-04 10:34:46|||0|
2022-01-04 10:34:46.713 [http-nio-8001-exec-10] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 92 ms
2022-01-04 10:34:46.713 [http-nio-8001-exec-10] INFO com.obs.log.AccessLogger-2022-01-04 10:34:46 677|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 1 ms
2022-01-04 10:34:46 712|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 90 ms to apply http request
2022-01-04 10:35:15.947 [http-nio-8001-exec-1] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:35:15.957 [http-nio-8001-exec-1] INFO com.obs.services.internal.RestStorageService-write data end, cost 1 ms
2022-01-04 10:35:15.991 [http-nio-8001-exec-1] INFO com.obs.services.internal.RestStorageService-OkHttp cost 43 ms to apply http request
2022-01-04 10:35:15.992 [http-nio-8001-exec-1] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:35:15|2022-01-04 10:35:15||[responseCode: 200][request-id: 0000017E22F0D6719809850DBE3DFAE0]|0|
2022-01-04 10:35:15.992 [http-nio-8001-exec-1] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:35:15|2022-01-04 10:35:15|||0|
2022-01-04 10:35:15.992 [http-nio-8001-exec-1] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 45 ms
2022-01-04 10:35:15.993 [http-nio-8001-exec-1] INFO com.obs.log.AccessLogger-2022-01-04 10:35:15 958|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 1 ms
2022-01-04 10:35:15 991|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 43 ms to apply http request
2022-01-04 10:35:45.330 [http-nio-8001-exec-9] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:35:45.336 [http-nio-8001-exec-9] INFO com.obs.services.internal.RestStorageService-write data end, cost 1 ms
2022-01-04 10:35:45.402 [http-nio-8001-exec-9] INFO com.obs.services.internal.RestStorageService-OkHttp cost 70 ms to apply http request
2022-01-04 10:35:45.402 [http-nio-8001-exec-9] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:35:45|2022-01-04 10:35:45||[responseCode: 200][request-id: 0000017E22F1493398090523A59A3331]|0|
2022-01-04 10:35:45.403 [http-nio-8001-exec-9] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:35:45|2022-01-04 10:35:45|||0|
2022-01-04 10:35:45.403 [http-nio-8001-exec-9] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 73 ms
2022-01-04 10:35:45.403 [http-nio-8001-exec-9] INFO com.obs.log.AccessLogger-2022-01-04 10:35:45 336|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 1 ms
2022-01-04 10:35:45 402|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 70 ms to apply http request
2022-01-04 10:36:06.357 [http-nio-8001-exec-5] INFO com.fzm.portal.aop.LogAop-请求路径: /oss/upload,请求参数:[]
2022-01-04 10:36:06.376 [http-nio-8001-exec-5] INFO com.obs.services.internal.RestStorageService-write data end, cost 1 ms
2022-01-04 10:36:06.401 [http-nio-8001-exec-5] INFO com.obs.services.internal.RestStorageService-OkHttp cost 42 ms to apply http request
2022-01-04 10:36:06.401 [http-nio-8001-exec-5] INFO com.obs.services.internal.RestStorageService-Storage|1|HTTP+XML|performRequest||||2022-01-04 10:36:06|2022-01-04 10:36:06||[responseCode: 200][request-id: 0000017E22F19B649809C4CD523384B6]|0|
2022-01-04 10:36:06.402 [http-nio-8001-exec-5] INFO com.obs.services.ObsClient-Storage|1|HTTP+XML|putObject||||2022-01-04 10:36:06|2022-01-04 10:36:06|||0|
2022-01-04 10:36:06.403 [http-nio-8001-exec-5] INFO com.obs.services.ObsClient-ObsClient [putObject] cost 45 ms
2022-01-04 10:36:06.403 [http-nio-8001-exec-5] INFO com.obs.log.AccessLogger-2022-01-04 10:36:06 376|com.obs.services.internal.RepeatableRequestEntity|writeTo|107|write data end, cost 1 ms
2022-01-04 10:36:06 401|com.obs.services.internal.RestStorageService|performRequest|672|OkHttp cost 42 ms to apply http request